Skip to content

Commit 17fb2c3

Browse files
committed
Changelog: Add entry for version 2.4.1
1 parent 0cf3351 commit 17fb2c3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
<!-- MarkdownTOC autolink=true -->
44

5+
- [2.4.1 \(2024-10-28\)](#241-2024-10-28)
56
- [2.4.0 \(2024-08-21\)](#240-2024-08-21)
67
- [2.3.0 \(2023-10-16\)](#230-2023-10-16)
78
- [2.2.1 \(2023-04-28\)](#221-2023-04-28)
@@ -59,6 +60,11 @@
5960

6061
<!-- /MarkdownTOC -->
6162

63+
## 2.4.1 (2024-10-28)
64+
65+
- **Fixed**:
66+
+ 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
67+
6268
## 2.4.0 (2024-08-21)
6369

6470
- **Fixed**:

0 commit comments

Comments
 (0)