Skip to content

Commit

Permalink
Merge pull request #2248 from yahonda/backport_2246_to_release70
Browse files Browse the repository at this point in the history
Merge pull request #2246 from yahonda/prepare_v701
  • Loading branch information
yahonda authored Jan 13, 2022
2 parents 124eb84 + 03c4872 commit 3f8d99e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 7.0.1 / 2022-01-13

* Changes and bug fixes
* Add ruby-oci8 as dependency only for CRuby [#2238 #2240 #2243]
* Add if_exists option to remove_index [#2219 #2233]
* all attributes serialized before writing [#2203 #2234]
* Require 'activerecord', not 'rails' not to attempt to install digest [#2241]
* CI
* Bump Ruby versions at Travis CI [#2242]
* CI against Ruby 3.1 at GitHub Actions [#2235 #2244]
## 7.0.0 / 2021-12-16
* Changes and bug fixes
* Support Rails 7.0.0
Expand Down

0 comments on commit 3f8d99e

Please sign in to comment.