Skip to content

Commit 1f9dd29

Browse files
author
Jonas Schievink
committed
Update changelog
1 parent 2bf3e5d commit 1f9dd29

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,20 @@
22

33
## Unreleased
44

5-
### Changed
5+
### New Features
6+
7+
- Implement `MultiwriteNorFlash` for nRF52 boards that support it ([#373]).
8+
- Enable GPIOTE module for nRF9160 ([#376]).
9+
10+
### Enhancements
611

712
- Unified how pins are are returned in `free` calls ([#372]).
13+
- Improvements to the NVMC driver ([#374]).
814

915
[#372]: https://github.com/nrf-rs/nrf-hal/pull/372
16+
[#373]: https://github.com/nrf-rs/nrf-hal/pull/373
17+
[#374]: https://github.com/nrf-rs/nrf-hal/pull/374
18+
[#376]: https://github.com/nrf-rs/nrf-hal/pull/376
1019

1120
## [0.14.1]
1221

0 commit comments

Comments
 (0)