diff options
| author | Dániel Buga <[email protected]> | 2023-10-12 18:10:34 +0200 |
|---|---|---|
| committer | Dániel Buga <[email protected]> | 2023-10-12 18:14:33 +0200 |
| commit | 02d2c06b23d2c2359e8673a95a47b4a7b2dd98a8 (patch) | |
| tree | 297d7eb3a88a647e04ff13e4195c390d0cacf9e7 /embassy-time | |
| parent | debda2f52c320904755d89ef9c19fa6e54734fe8 (diff) | |
Release embassy-time 0.1.4
Diffstat (limited to 'embassy-time')
| -rw-r--r-- | embassy-time/CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-time/CHANGELOG.md b/embassy-time/CHANGELOG.md index e3b38455c..0dd938c20 100644 --- a/embassy-time/CHANGELOG.md +++ b/embassy-time/CHANGELOG.md | |||
| @@ -5,7 +5,7 @@ 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.4 - ??? | 8 | ## 0.1.4 - 2023-10-12 |
| 9 | 9 | ||
| 10 | - Added more tick rates | 10 | - Added more tick rates |
| 11 | 11 | ||
