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 124eb84 + 03c4872 commit 3f8d99eCopy full SHA for 3f8d99e
History.md
@@ -1,3 +1,13 @@
1
+## 7.0.1 / 2022-01-13
2
+
3
+* Changes and bug fixes
4
+ * Add ruby-oci8 as dependency only for CRuby [#2238 #2240 #2243]
5
+ * Add if_exists option to remove_index [#2219 #2233]
6
+ * all attributes serialized before writing [#2203 #2234]
7
+ * Require 'activerecord', not 'rails' not to attempt to install digest [#2241]
8
+* CI
9
+ * Bump Ruby versions at Travis CI [#2242]
10
+ * CI against Ruby 3.1 at GitHub Actions [#2235 #2244]
11
## 7.0.0 / 2021-12-16
12
* Changes and bug fixes
13
* Support Rails 7.0.0
0 commit comments