Skip to content

Commit 440ae21

Browse files
authored
Merge pull request #479 from nrf-rs/changelog
Fix name of rtic-monotonic feature in changelog.
2 parents 997d0bd + d6e3148 commit 440ae21

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
### New features
1414

1515
- Added support for nRF52805 ([#422]).
16-
- Added implementation of RTIC `Monotonic` for RTC and TIMER, behind new `monotonic` feature ([#427]).
16+
- Added implementation of RTIC `Monotonic` for RTC and TIMER, behind new `rtic-monotonic` feature
17+
([#427]).
1718

1819
[#422]: https://github.com/nrf-rs/nrf-hal/pull/422
1920
[#427]: https://github.com/nrf-rs/nrf-hal/pull/427

0 commit comments

Comments
 (0)