diff options
| author | Scott Mabin <[email protected]> | 2023-12-04 12:56:57 +0000 |
|---|---|---|
| committer | Scott Mabin <[email protected]> | 2023-12-04 13:10:41 +0000 |
| commit | c7d6ea3c78eec11473c7d34d181ff1d71056184d (patch) | |
| tree | 679d1d454e2bfbc42b005605fd4a972416163806 /embassy-time/CHANGELOG.md | |
| parent | a6f4538219fdeebbb320bd860478010e333b5c45 (diff) | |
embassy-time 0.2
Diffstat (limited to 'embassy-time/CHANGELOG.md')
| -rw-r--r-- | embassy-time/CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/embassy-time/CHANGELOG.md b/embassy-time/CHANGELOG.md index 9625b8909..d8c0c7d08 100644 --- a/embassy-time/CHANGELOG.md +++ b/embassy-time/CHANGELOG.md | |||
| @@ -5,9 +5,11 @@ All notable changes to this project will be documented in this file. | |||
| 5 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | 5 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
| 6 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | 6 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
| 7 | 7 | ||
| 8 | ## 0.1.6 - ??? | 8 | ## 0.2.0 - 2023-12-04 |
| 9 | 9 | ||
| 10 | - Added tick rates in multiples of 10 kHz | 10 | - Added tick rates in multiples of 10 kHz |
| 11 | - Remove nightly and unstable-traits features in preparation for 1.75. | ||
| 12 | - Update heapless to 0.8. | ||
| 11 | 13 | ||
| 12 | ## 0.1.5 - 2023-10-16 | 14 | ## 0.1.5 - 2023-10-16 |
| 13 | 15 | ||
