Skip to content

Commit c706e14

Browse files
committed
Update c-m-sh changelog for 0.3.6
1 parent 187cdcf commit c706e14

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

cortex-m-semihosting/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1515
- Merge `HStdout` and `HStderr` into one type: `HostStream`
1616
- Support cortex-m v0.7
1717

18+
## [v0.3.6] - 2020-12-01
19+
20+
### Added
21+
22+
- Update cortex-m dependency to support version 0.7.
23+
- Add `no-semihosting` feature to disable all semihosting calls.
24+
1825
## [v0.3.5] - 2019-08-29
1926

2027
### Added
@@ -122,6 +129,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
122129
[Unreleased]: https://github.com/rust-embedded/cortex-m/compare/c-m-sh-v0.4.1...HEAD
123130
[v0.4.1]: https://github.com/rust-embedded/cortex-m/compare/c-m-sh-v0.4.0...c-m-sh-v0.4.1
124131
[v0.4.0]: https://github.com/rust-embedded/cortex-m/compare/c-m-sh-v0.3.5...c-m-sh-v0.4.0
132+
[v0.3.6]: https://github.com/rust-embedded/cortex-m-semihosting/compare/v0.3.5...v0.3.6
125133
[v0.3.5]: https://github.com/rust-embedded/cortex-m-semihosting/compare/v0.3.4...v0.3.5
126134
[v0.3.4]: https://github.com/rust-embedded/cortex-m-semihosting/compare/v0.3.3...v0.3.4
127135
[v0.3.3]: https://github.com/rust-embedded/cortex-m-semihosting/compare/v0.3.2...v0.3.3

0 commit comments

Comments
 (0)