Skip to content

Commit

Permalink
Correct changelog for #2765
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Jun 19, 2024
1 parent c6a3d83 commit 158af83
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ Bug Fixes:

* Reset `ActiveSupport::CurrentAttributes` between examples. (Javier Julio, #2752)
* Fix a broken link in generated mailer previews. (Chiara Núñez, #2764)
* Have HttpStatusMatcher use Rack's public API for http status code. (Darren Boyd, #2763)
* Fix `have_status_code` behaviour with deprecated status names by delegating
to `Rack::Utils.status_code/1` to set the expected status code. (Darren Boyd, #2765)

### 6.1.2 / 2024-03-19
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.1.1...v6.1.2)
Expand Down

0 comments on commit 158af83

Please sign in to comment.