File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
8
9
9
## [ Unreleased] - ReleaseDate
10
10
11
+ ## [ 0.12.1] - 2023-10-31
12
+
11
13
### Fixed
12
14
13
15
- Populate global recent time before ` Upkeep ` starts. ([ #95 ] )
@@ -236,7 +238,8 @@ description for the finer details. All changes below are part of the aforementi
236
238
- Initial commit.
237
239
238
240
<!-- next-url -->
239
- [ Unreleased ] : https://github.com/metrics-rs/quanta/compare/v0.12.0...HEAD
241
+ [ Unreleased ] : https://github.com/metrics-rs/quanta/compare/v0.12.1...HEAD
242
+ [ 0.12.1 ] : https://github.com/metrics-rs/quanta/compare/v0.12.0...v0.12.1
240
243
[ 0.12.0 ] : https://github.com/metrics-rs/quanta/compare/v0.11.1...v0.12.0
241
244
[ 0.11.1 ] : https://github.com/metrics-rs/quanta/compare/v0.11.0...v0.11.1
242
245
[ 0.11.0 ] : https://github.com/metrics-rs/quanta/compare/v0.10.1...v0.11.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " quanta"
3
- version = " 0.12.0 "
3
+ version = " 0.12.1 "
4
4
authors = [
" Toby Lawrence <[email protected] >" ]
5
5
edition = " 2021"
6
6
rust-version = " 1.60"
You can’t perform that action at this time.
0 commit comments