Skip to content

Commit 8708f6b

Browse files
committed
Add to changelog.
1 parent c08102e commit 8708f6b

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,19 @@
22

33
## Unreleased
44

5-
- add support for nRF52805
5+
### New features
6+
7+
- Added support for nRF52805 ([#422]).
8+
- Added implementation of RTIC `Monotonic` for RTC and TIMER, behind new `monotonic` feature ([#427]).
9+
10+
[#422]: https://github.com/nrf-rs/nrf-hal/pull/422
11+
[#427]: https://github.com/nrf-rs/nrf-hal/pull/427
612

713
## [0.17.1]
814

915
### New features
1016

11-
- Implemented `embedded-hal` 1.0 `I2c` trait for `Twi` and `Twim` [#440].
17+
- Implemented `embedded-hal` 1.0 `I2c` trait for `Twi` and `Twim` ([#440]).
1218

1319
[#440]: https://github.com/nrf-rs/nrf-hal/pull/440
1420

0 commit comments

Comments
 (0)