Skip to content

Commit

Permalink
Correct date for releases of 7.0.2 and 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Nov 9, 2024
1 parent 8fe818e commit d84b012
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
### Development
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v7.1.0...main)

### 7.1.0 / 2024-11-08
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v7.0.1...v7.0.2)
### 7.1.0 / 2024-11-09
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v7.0.2...v7.1.0)

Enhancements:

Expand All @@ -13,7 +13,7 @@ Enhancements:
* Allow turning off active job / mailer argument validation.
(Oli Peate, #2808)

### 7.0.2 / 2024-11-08
### 7.0.2 / 2024-11-09
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v7.0.1...v7.0.2)

Bug Fixes:
Expand Down

0 comments on commit d84b012

Please sign in to comment.