Skip to content

Commit 1aeb940

Browse files
committed
Updated CHANGELOG.md
1 parent 9b882da commit 1aeb940

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1111
- Use `critical_section::with` instead of `interrupt::free` for `Peripherals::take`.
1212
- Bring documentation on how to generate MSP430 PACs up to date (in line with
1313
[msp430_svd](https://github.com/pftbest/msp430_svd)).
14+
- Prefix submodule path with self:: when reexporting submodules to avoid ambiguity in crate path.
1415

1516
## [v0.25.1] - 2022-08-22
1617

0 commit comments

Comments
 (0)