Skip to content

Commit 7ae972e

Browse files
authored
Stabilize the metrics feature (#660)
Removes the `UNSTABLE_` prefix from the feature flag. Also runs a `cargo update` and updates some dependencies for good measure.
1 parent 7492d24 commit 7ae972e

File tree

12 files changed

+588
-553
lines changed

12 files changed

+588
-553
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
**Features**:
6+
7+
- Renamed the `UNSTABLE_metrics` and `UNSTABLE_cadence` feature flags to `metrics` and `metrics-cadence1` respectively.
8+
39
## 0.33.0
410

511
### Various fixes & improvements

0 commit comments

Comments
 (0)