File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments