Skip to content

Commit

Permalink
Change log updates for 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Dec 29, 2024
1 parent eb122b9 commit c8ef3f3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
# Rust Client for the RabbitMQ HTTP API Change Log

# v0.12.0 (in development)
# v0.13.0 (in development)

No (documented) changes yet.


# v0.12.0 (Dec 28, 2024)

### Enhancements

* `Client#list_feature_flags`, `Client#enable_feature_flag`, `Client#enable_all_stable_feature_flags` are three
new functions for working with [feature flags](https://www.rabbitmq.com/docs/feature-flags)

# v0.11.0 (Dec 28, 2024)

### Enhancements
Expand Down

0 comments on commit c8ef3f3

Please sign in to comment.