aboutsummaryrefslogtreecommitdiff
path: root/rtic-monotonics
diff options
context:
space:
mode:
Diffstat (limited to 'rtic-monotonics')
-rw-r--r--rtic-monotonics/CHANGELOG.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/rtic-monotonics/CHANGELOG.md b/rtic-monotonics/CHANGELOG.md
index 2649e2c..d030bb0 100644
--- a/rtic-monotonics/CHANGELOG.md
+++ b/rtic-monotonics/CHANGELOG.md
@@ -7,11 +7,6 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
## Unreleased
-### Fixed
-
-- Missing documentation for i.MX RT monotonics
-- Incorrect documentation of systick monotonic timer precision
-
## v1.3.0 - 2023-11-08
### Added