Skip to content

Commit ff8360e

Browse files
authored
Add 12.0 changelog (#1143)
Close #1141
1 parent a56f8d0 commit ff8360e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ As such, _Breaking Changes_ are major. _Features_ would map to either major or m
1616
* [@tagliala Add back Ruby 3.1 compatibility](https://github.com/mbleigh/acts-as-taggable-on/pull/1082)
1717
* Reduce packaged gem size
1818

19+
### [v12.0.0) / 2024-11-09](https://github.com/mbleigh/acts-as-taggable-on/compare/v11.0.0...v12.0.0)
20+
21+
* Breaking Changes
22+
* Drop support for Ruby < 3.2
23+
* Features
24+
* Add support for Rails 8.0
25+
1926
### [v11.0.0) / 2024-08-23](https://github.com/mbleigh/acts-as-taggable-on/compare/v10.0.0...v11.0.0)
2027
- Removed support for Ruby 2.7
2128
- Removed support for Rails 6.1

0 commit comments

Comments
 (0)