Skip to content

Commit

Permalink
Prepare release v7.0.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
yahonda committed Aug 10, 2023
1 parent 3eb404e commit 5d8426f
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 5d8426f

Please sign in to comment.