aboutsummaryrefslogtreecommitdiff
path: root/rtic-monotonics/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'rtic-monotonics/CHANGELOG.md')
-rw-r--r--rtic-monotonics/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/rtic-monotonics/CHANGELOG.md b/rtic-monotonics/CHANGELOG.md
index b13a3a9..fa185d6 100644
--- a/rtic-monotonics/CHANGELOG.md
+++ b/rtic-monotonics/CHANGELOG.md
@@ -13,6 +13,9 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
## v2.0.2 - 2024-07-05
+### Added
+- `SYSTIMER` based monotonic for the ESP32-C3
+
### Fixed
- Fix `stm32` monotonic for timer peripherals with only two clock compare modules