aboutsummaryrefslogtreecommitdiff
path: root/rtic-time/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'rtic-time/CHANGELOG.md')
-rw-r--r--rtic-time/CHANGELOG.md6
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