aboutsummaryrefslogtreecommitdiff
path: root/rtic-monotonics
diff options
context:
space:
mode:
authorFinomnis <finomnis@gmail.com>2023-11-05 23:57:44 +0100
committerEmil Fresk <emil.fresk@gmail.com>2023-11-08 19:42:43 +0000
commita7f81262f631d19762cca1fd59c3ed2d8ad12d91 (patch)
treeab5a139b2f6b19205b4b80b91650b0d9904ea63b /rtic-monotonics
parent1f76fb063d4b8132cfc8bd8d85f6250a6efb2f91 (diff)
Update changelog
Diffstat (limited to 'rtic-monotonics')
-rw-r--r--rtic-monotonics/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtic-monotonics/CHANGELOG.md b/rtic-monotonics/CHANGELOG.md
index af3136c..327448c 100644
--- a/rtic-monotonics/CHANGELOG.md
+++ b/rtic-monotonics/CHANGELOG.md
@@ -9,6 +9,7 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
### Fixed
+- Fix STM32 rollover race condition
- Fix STM32 support for other chip families
## v1.2.0 - 2023-09-19