File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
## [ Unreleased] - ReleaseDate
10
10
11
+ ## [ 0.24.1] - 2024-11-26
12
+
11
13
### Added
12
14
13
15
- Added a section to the crate-level documentation about ` Metadata ` and how it's used.
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " metrics"
3
- version = " 0.24.0 "
3
+ version = " 0.24.1 "
4
4
authors = [" Toby Lawrence <toby@nuclearfurnace.com>" ]
5
5
edition = " 2018"
6
6
rust-version = " 1.71.1"
Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ long-form description and would be too verbose for the changelog alone.
9
9
10
10
- No notable changes.
11
11
12
+ ## [ 0.24.1] - 2024-11-26
13
+
14
+ - No notable changes.
15
+
12
16
## [ 0.24.0] - 2024-10-12
13
17
14
18
- No notable changes.
You can’t perform that action at this time.
0 commit comments