diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bd2568..9d42dff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ## [Unreleased] * no unreleased changes -## 2.4.4 / 2026-10-07 +## 2.4.4 / 2026-07-10 ### Fixed * Support Rails 8.1, Ruby 4.0. Drop support for Ruby 3.2 @@ -22,6 +22,10 @@ * New views with bootstrap 5 styles * Switch to bootstrap-icons as glyphicon no longer available in bootstrap 5 +## 2.3.4 / 2026-07-10 +### Fixed +* Support Rails 8.1, Ruby 4.0. Drop support for Ruby 3.2 [backported from v2.4.3] + ## 2.3.3 / 2025-11-24 ### Fixed * Support Ruby 3.4, Rails 8.0 [backported from v2.4.3]