diff options
Diffstat (limited to 'rtic-monotonics/CHANGELOG.md')
-rw-r--r-- | rtic-monotonics/CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rtic-monotonics/CHANGELOG.md b/rtic-monotonics/CHANGELOG.md index 25f6cf54..43416588 100644 --- a/rtic-monotonics/CHANGELOG.md +++ b/rtic-monotonics/CHANGELOG.md @@ -7,6 +7,10 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top! ## Unreleased +### Added + +- STM32 support. + ## v1.1.0 - 2023-08-29 ### Added |