We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20d207f commit c282e44Copy full SHA for c282e44
metrics/CHANGELOG.md
@@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
## [Unreleased] - ReleaseDate
10
11
+### Added
12
+
13
+- Added a `From` implementation for `KeyName` from `Cow<'static, str>`.
14
+ ([#378](https://github.com/metrics-rs/metrics/pull/378))
15
16
## [0.21.0] - 2023-04-16
17
18
### Added
0 commit comments