Skip to content

Commit c4663a6

Browse files
committed
update CHANGELOG w/ link to PR
1 parent 0e6d83d commit c4663a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1212

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

1717
## [0.12.1] - 2023-10-31
1818

0 commit comments

Comments
 (0)