diff --git a/CHANGELOG.md b/CHANGELOG.md index ffeaef98..de80b0d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Remove `backtrace-rs` feature, as the default choice when not specified (#130) ### Added -- Add `sample_timestamp` to Frames and UnresolvedFrames in order to have more fine-grained info on when the samples are collected +- Add `sample_timestamp` to Frames and UnresolvedFrames in order to have more fine-grained info on when the samples are collected (#133) ## [0.9.1] - 2022-05-19