Skip to content

Commit

Permalink
Changelog for #2596
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed May 5, 2022
1 parent 8f54893 commit b51b82e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Changelog.md
@@ -1,6 +1,11 @@
### Development
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.0.0.rc1...6-0-maintenance)

Breaking Changes:

* Change the order of `after_teardown` from `after` to `around` in system
specs to improve compatibility with extensions and Capybara. (Tim Diggins, #2596)

### 6.0.0.rc1

Enhancements:
Expand Down

0 comments on commit b51b82e

Please sign in to comment.