We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae715cd + 759e32c commit c917dc2Copy full SHA for c917dc2
History.md
@@ -1,3 +1,11 @@
1
+## 7.0.3 / 2023-08-10
2
+
3
+* Changes and bug fixes
4
+ * Support Rails 7.0.7
5
+ * Make ActiveRecord's quoted name caches thread-safe on JRuby/TruffleRuby [#2347, #2346]
6
+ * Address `NameError: uninitialized constant TestEmployee::AttributeSignature::Base64` [#2347]
7
+ * Address `Style/RedundantRegexpEscape` offense [#2347]
8
9
## 7.0.2 / 2022-01-21
10
11
* Changes and bug fixes
0 commit comments