We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0bcf86 commit 10c4b8bCopy full SHA for 10c4b8b
ChangeLog.md
@@ -1,4 +1,9 @@
1
-## Changes between Bunny 2.23.0 and 2.24.0 (in development)
+## Changes between Bunny 2.24.0 and 2.25.0 (in development)
2
+
3
+No changes yet.
4
5
6
+## Changes between Bunny 2.23.0 and 2.24.0 (March 23, 2025)
7
8
### An Option that Will Cancel Consumers Before a Channel Closing is Initiated
9
lib/bunny/version.rb
@@ -3,5 +3,5 @@
module Bunny
# @return [String] Version of the library
- VERSION = "2.24.0.pre"
+ VERSION = "2.24.0"
end
0 commit comments