Skip to content

Commit b5ee513

Browse files
author
Jonas Schievink
committed
Add changelog entry
1 parent 40fe3e4 commit b5ee513

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1717
### Fixed
1818

1919
- Missing `MosiPin` impl for `PB5` ([#322])
20+
### Added
21+
22+
- Add a minimal DAC driver ([#318]).
2023

2124
## [v0.9.0] - 2022-03-06
2225

@@ -557,6 +560,7 @@ let clocks = rcc
557560
[filter]: https://defmt.ferrous-systems.com/filtering.html
558561

559562
[#322]: https://github.com/stm32-rs/stm32f3xx-hal/pull/322
563+
[#318]: https://github.com/stm32-rs/stm32f3xx-hal/pull/318
560564
[#314]: https://github.com/stm32-rs/stm32f3xx-hal/pull/314
561565
[#309]: https://github.com/stm32-rs/stm32f3xx-hal/pull/309
562566
[#308]: https://github.com/stm32-rs/stm32f3xx-hal/pull/308

0 commit comments

Comments
 (0)