diff options
| author | Emil Fresk <emil.fresk@gmail.com> | 2023-12-06 19:44:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-06 19:44:35 +0100 |
| commit | e53624c26396019849e10374eacaf416b11c4e5a (patch) | |
| tree | 7064ecc725ac0e3fe90fd1092edd18300dfb6bf1 /rtic-time | |
| parent | bbed94528528fbfe53ed7baf9cc38ca012785d13 (diff) | |
Prepare release of rtic-monotonics 1.4.1 and rtic-time 1.2.0 (#861)
Diffstat (limited to 'rtic-time')
| -rw-r--r-- | rtic-time/CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/rtic-time/CHANGELOG.md b/rtic-time/CHANGELOG.md index 24b9322..9bce0a7 100644 --- a/rtic-time/CHANGELOG.md +++ b/rtic-time/CHANGELOG.md @@ -11,6 +11,12 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top! ### Changed +### Fixed + +## v1.2.0 - 2023-12-06 + +### Changed + - Docs: Add sanity check to `half_period_counter` code example - Deprecate `Monotonic::should_dequeue_check` as it was erroneous |
