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 eb122b9 commit c8ef3f3Copy full SHA for c8ef3f3
CHANGELOG.md
@@ -1,10 +1,17 @@
1
# Rust Client for the RabbitMQ HTTP API Change Log
2
3
-# v0.12.0 (in development)
+# v0.13.0 (in development)
4
5
No (documented) changes yet.
6
7
8
+# v0.12.0 (Dec 28, 2024)
9
+
10
+### Enhancements
11
12
+ * `Client#list_feature_flags`, `Client#enable_feature_flag`, `Client#enable_all_stable_feature_flags` are three
13
+ new functions for working with [feature flags](https://www.rabbitmq.com/docs/feature-flags)
14
15
# v0.11.0 (Dec 28, 2024)
16
17
### Enhancements
0 commit comments