Skip to content

Commit

Permalink
update CHANGELOG w/ link to PR
Browse files Browse the repository at this point in the history
  • Loading branch information
tobz committed Dec 31, 2023
1 parent 0e6d83d commit c4663a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

- Fixed an issue with the monotonic clock for macOS/iOS where it would undermeasure time compared to
what would be measured by `std::time::Instant` due to using a clock source that did not account
for device sleep.
for device sleep. ([#97](https://github.com/metrics-rs/quanta/pull/97))

## [0.12.1] - 2023-10-31

Expand Down

0 comments on commit c4663a6

Please sign in to comment.