Skip to content

Commit 06706ce

Browse files
Changelog updates
1 parent 588b1c3 commit 06706ce

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Rust Client for the RabbitMQ HTTP API Change Log
22

3+
## v0.31.0 (unreleased)
4+
5+
### Enhancements
6+
7+
* `PolicyDefinition#insert` and `Policy#insert_definition_key` are new functions for adding or updating
8+
policy definition key-value pairs
9+
* `responses::Policy` now can be converted to `requests::PolicyParams` for easier policy definition
10+
updates
11+
12+
313
## v0.30.0 (May 6, 2025)
414

515
### Enhancements

0 commit comments

Comments
 (0)