Skip to content

Commit ee3cd80

Browse files
authored
docs: Update CHANGELOG for version 13.0.0 (#1171)
* Update CHANGELOG for version 13.0.0 Add changelog entry for version 13.0.0 with features and fixes. * Fix Ruby 3.1 pull request link
1 parent b1d7651 commit ee3cd80

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,12 @@ As such, _Breaking Changes_ are major. _Features_ would map to either major or m
1212

1313
### unreleased
1414

15+
### [v13.0.0) / 2025-10-31](https://github.com/mbleigh/acts-as-taggable-on/compare/v12.0.0...v13.0.0)
16+
1517
* Features
16-
* [@tagliala Add back Ruby 3.1 compatibility](https://github.com/mbleigh/acts-as-taggable-on/pull/1082)
18+
* [@tagliala Add back Ruby 3.1 compatibility](https://github.com/mbleigh/acts-as-taggable-on/pull/1146)
1719
* Reduce packaged gem size
20+
* Add support for Rails 8.1
1821
* Fixes
1922
* [@iainbeeston Fix mismatched indentations warning message](https://github.com/mbleigh/acts-as-taggable-on/pull/1150)
2023

0 commit comments

Comments
 (0)