Skip to content

Commit edce43c

Browse files
bors[bot]Jonas Schievink
andauthored
Merge #378
378: Update changelog r=jonas-schievink a=jonas-schievink bors r+ Co-authored-by: Jonas Schievink <[email protected]>
2 parents 2bf3e5d + 1f9dd29 commit edce43c

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)