Skip to content

Commit c302419

Browse files
author
Ryoya Mukai
committed
Describe supported version changes in CHANGELOG
1 parent 90d3aea commit c302419

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88

99
### Added
1010

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+
1114
### Changed
1215

1316
### Deprecated
1417

1518
### Removed
1619

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+
1723
### Fixed
1824

1925
### Security

0 commit comments

Comments
 (0)