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.
1 parent 90d3aea commit c302419Copy full SHA for c302419
CHANGELOG.md
@@ -8,12 +8,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
8
9
### Added
10
11
+- Support ActiveRecord 7.1 and 7.2 [#21](https://github.com/cookpad/armg/pull/21)
12
+- Support Ruby 3.2, 3.3, and 3.4 [#21](https://github.com/cookpad/armg/pull/21)
13
+
14
### Changed
15
16
### Deprecated
17
18
### Removed
19
20
+- Drop support for ActiveRecord 6.0 and 6.1 [#21](https://github.com/cookpad/armg/pull/21)
21
+- Drop support for Ruby 2.7 and 3.0 [#21](https://github.com/cookpad/armg/pull/21)
22
23
### Fixed
24
25
### Security
0 commit comments