Skip to content

Commit

Permalink
Changelog: Add entry for version 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oeoeaio committed Oct 28, 2024
1 parent 0cf3351 commit 17fb2c3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

<!-- MarkdownTOC autolink=true -->

- [2.4.1 \(2024-10-28\)](#241-2024-10-28)
- [2.4.0 \(2024-08-21\)](#240-2024-08-21)
- [2.3.0 \(2023-10-16\)](#230-2023-10-16)
- [2.2.1 \(2023-04-28\)](#221-2023-04-28)
Expand Down Expand Up @@ -59,6 +60,11 @@

<!-- /MarkdownTOC -->

## 2.4.1 (2024-10-28)

- **Fixed**:
+ Fixed deprecated use of `ActiveRecord::Base.clear_active_connections!` method in [#423](https://github.com/que-rb/que/pull/423), to allow support for Rails 7.2

## 2.4.0 (2024-08-21)

- **Fixed**:
Expand Down

0 comments on commit 17fb2c3

Please sign in to comment.