Skip to content

Commit

Permalink
Merge pull request #2349 from yahonda/backport_2348_to_release70
Browse files Browse the repository at this point in the history
Merge pull request #2348 from yahonda/prepare_v703
  • Loading branch information
yahonda authored Aug 10, 2023
2 parents ae715cd + 759e32c commit c917dc2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 7.0.3 / 2023-08-10

* Changes and bug fixes
* Support Rails 7.0.7
* Make ActiveRecord's quoted name caches thread-safe on JRuby/TruffleRuby [#2347, #2346]
* Address `NameError: uninitialized constant TestEmployee::AttributeSignature::Base64` [#2347]
* Address `Style/RedundantRegexpEscape` offense [#2347]

## 7.0.2 / 2022-01-21

* Changes and bug fixes
Expand Down

0 comments on commit c917dc2

Please sign in to comment.