Skip to content

Commit d967bde

Browse files
committed
Add changelog entry for upcoming release
1 parent 8b5de51 commit d967bde

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ dual licensed as above, without any additional terms or conditions.
6161

6262
## Changelog
6363

64+
### Unreleased
65+
66+
- Bump HAL to 0.8.0 for getting back [`MonoTimer`](https://docs.rs/stm32f3xx-hal/0.8.0/stm32f3xx_hal/timer/struct.MonoTimer.html) which was accidentially droped with release 0.6.1 and came back with the latest release.
67+
6468
### 0.7.2
6569

6670
Implements the [Accelerometer trait](https://docs.rs/accelerometer/latest/accelerometer/trait.Accelerometer.html) from the [Accelerometer crate](https://crates.io/crates/accelerometer).
@@ -123,4 +127,4 @@ For details, see the [stm32f3xx-hal changelog](https://github.com/stm32-rs/stm32
123127

124128
### 0.3.2
125129

126-
- Re-export `lsm303dhlc` driver
130+
- Re-export `lsm303dhlc` driver

0 commit comments

Comments
 (0)