Skip to content

Commit 7f4c34f

Browse files
2.2.1
1 parent 385b6e4 commit 7f4c34f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
55
No changes yet.
66

77

8+
## v2.2.1 (Jun 19, 2025)
9+
10+
### Bug Fixes
11+
12+
* Several `rabbitmqadmin.conf` settings were not merged correctly with
13+
the command line arguments.
14+
15+
GitHub issue: [#58](https://github.com/rabbitmq/rabbitmqadmin-ng/issues/58)
16+
17+
818
## v2.2.0 (Jun 12, 2025)
919

1020
### Enhancements

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rabbitmqadmin"
3-
version = "2.3.0"
3+
version = "2.2.1"
44
edition = "2024"
55

66
description = "rabbitmqadmin v2 is a modern CLI tool for the RabbitMQ HTTP API"

0 commit comments

Comments
 (0)