We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6affb5d commit 6c207e2Copy full SHA for 6c207e2
ChangeLog.md
@@ -1,3 +1,8 @@
1
+## Changes Between 3.0.0 and 3.1.0 (unreleased)
2
+
3
+No changes yet.
4
5
6
## Changes Between 2.2.0 and 3.0.0 (July 20, 2024)
7
8
### Why the Major Version Bump?
lib/rabbitmq/http/client/version.rb
@@ -1,7 +1,7 @@
module RabbitMQ
module HTTP
class Client
- VERSION = "3.0.0"
+ VERSION = "3.1.0.pre"
end
0 commit comments