Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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]
Expand Down