Skip to content

Commit c8ef3f3

Browse files
Change log updates for 0.12.0
1 parent eb122b9 commit c8ef3f3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

3-
# v0.12.0 (in development)
3+
# v0.13.0 (in development)
44

55
No (documented) changes yet.
66

77

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+
815
# v0.11.0 (Dec 28, 2024)
916

1017
### Enhancements

0 commit comments

Comments
 (0)