We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b51af10 commit 2ea0c8aCopy full SHA for 2ea0c8a
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Rust Client for the RabbitMQ HTTP API Change Log
2
3
+## v0.77.0 (in development)
4
+
5
+No documented changes yet.
6
7
8
## v0.76.0 (Jan 16, 2026)
9
10
### Enhancements
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rabbitmq_http_client"
-version = "0.76.0"
+version = "0.77.0"
edition = "2024"
description = "RabbitMQ HTTP API client"
0 commit comments