aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-semihosting/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'cortex-m-semihosting/CHANGELOG.md')
-rw-r--r--cortex-m-semihosting/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/cortex-m-semihosting/CHANGELOG.md b/cortex-m-semihosting/CHANGELOG.md
index 38ee835..2b9c780 100644
--- a/cortex-m-semihosting/CHANGELOG.md
+++ b/cortex-m-semihosting/CHANGELOG.md
@@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
- Always use inline-asm, requiring Rust 1.59.
+- Removed inline-asm feature.
## [v0.4.1] - 2020-10-20