Skip to content

Commit 9097565

Browse files
Fix changelog for 0.11.1
1 parent f7854aa commit 9097565

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,22 @@
55
### New Features
66

77
- Add support for the Watchdog Timer peripheral ([#175])
8-
- Renamed RTFM examples to RTIC examples ([#183])
9-
- Updated comment style ([#180])
108
- Support VDD source for the ADC ([#181])
119

12-
[#175]: https://github.com/nrf-rs/nrf-hal/pull/175
13-
[#180]: https://github.com/nrf-rs/nrf-hal/pull/180
14-
[#181]: https://github.com/nrf-rs/nrf-hal/pull/181
15-
[#183]: https://github.com/nrf-rs/nrf-hal/pull/183
16-
1710
### Fixes
1811

19-
None
12+
- Renamed RTFM examples to RTIC examples ([#183])
13+
- Updated comment style ([#180])
2014

2115
### Breaking Changes
2216

2317
None
2418

19+
[#175]: https://github.com/nrf-rs/nrf-hal/pull/175
20+
[#180]: https://github.com/nrf-rs/nrf-hal/pull/180
21+
[#181]: https://github.com/nrf-rs/nrf-hal/pull/181
22+
[#183]: https://github.com/nrf-rs/nrf-hal/pull/183
23+
2524
## [0.11.0]
2625

2726
### New Features
@@ -55,5 +54,6 @@ None
5554
[#168]: https://github.com/nrf-rs/nrf-hal/pull/168
5655
[#167]: https://github.com/nrf-rs/nrf-hal/pull/167
5756
[#172]: https://github.com/nrf-rs/nrf-hal/pull/172
57+
5858
[0.11.0]: https://github.com/nrf-rs/nrf-hal/releases/tag/v0.11.0
5959
[0.11.1]: https://github.com/nrf-rs/nrf-hal/releases/tag/v0.11.1

0 commit comments

Comments
 (0)