diff options
Diffstat (limited to 'rtic-monotonics/CHANGELOG.md')
| -rw-r--r-- | rtic-monotonics/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rtic-monotonics/CHANGELOG.md b/rtic-monotonics/CHANGELOG.md index 1a42117..3000f88 100644 --- a/rtic-monotonics/CHANGELOG.md +++ b/rtic-monotonics/CHANGELOG.md @@ -17,6 +17,7 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top! ### Changed +- Replace `atomic-polyfill` with `portable-atomic` - Rework all timers based on `rtic-time 2.0.0` - Most timer tick rates are now configurable - Tweak `build.rs` to avoid warnings in Nightly 1.78+ |
