Skip to content

Commit

Permalink
Changelog for #2495
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Apr 29, 2021
1 parent ab2ea2b commit 3874bab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Changelog.md
Expand Up @@ -5,13 +5,14 @@ Enhancements:

* Make the API request scaffold template more consistent and compatible with
Rails 6.1. (Naoto Hamada, #2484)
* Provide support to turn off transactional tests for select examples.
(Stan Lo, #2495)

Bug Fixes:

* Prevent generated job specs from duplicating `_job` in filenames.
(Nick Flückiger, #2496)
* Fix `ActiveRecord::TestFixture#uses_transaction` by using example description
to replace example name rather than example in our monkey patched
`run_in_transaction?` method. (Stan Lo, #2495)

### 5.0.1 / 2021-03-18
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v5.0.0...v5.0.1)
Expand Down

0 comments on commit 3874bab

Please sign in to comment.