Skip to content

Commit c373075

Browse files
committed
Add missing PR links in readme
1 parent d961370 commit c373075

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2828
- Add `internal_pull_down` to `Pin<Output<OpenDrain>>` and `Pin<Alternate<PushPull>>` for symmetry
2929
with `internal_pull_up` [#399]
3030

31+
[#372]: https://github.com/stm32-rs/stm32f4xx-hal/pull/372
3132
[#373]: https://github.com/stm32-rs/stm32f4xx-hal/pull/373
3233
[#374]: https://github.com/stm32-rs/stm32f4xx-hal/pull/374
3334
[#380]: https://github.com/stm32-rs/stm32f4xx-hal/pull/380
3435
[#381]: https://github.com/stm32-rs/stm32f4xx-hal/pull/381
3536
[#382]: https://github.com/stm32-rs/stm32f4xx-hal/pull/382
37+
[#389]: https://github.com/stm32-rs/stm32f4xx-hal/pull/389
3638
[#390]: https://github.com/stm32-rs/stm32f4xx-hal/pull/390
39+
[#399]: https://github.com/stm32-rs/stm32f4xx-hal/pull/399
3740

3841
### Changed
3942

0 commit comments

Comments
 (0)