aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-rt/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar Jorge Aparicio <jorge@japaric.io> 2018-01-07 16:30:55 +0100
committerGravatar Jorge Aparicio <jorge@japaric.io> 2018-01-07 16:30:55 +0100
commit00515de9e5772125877a71281c3c4dee4b36d1c9 (patch)
tree6d8a10a24bd1b96a0364759b40901624f9ce7738 /cortex-m-rt/CHANGELOG.md
parent8d5784a8869168e711eb761a3fb7bb6cc30742e3 (diff)
downloadcortex-m-00515de9e5772125877a71281c3c4dee4b36d1c9.tar.gz
cortex-m-00515de9e5772125877a71281c3c4dee4b36d1c9.tar.zst
cortex-m-00515de9e5772125877a71281c3c4dee4b36d1c9.zip
v0.3.9
Diffstat (limited to 'cortex-m-rt/CHANGELOG.md')
-rw-r--r--cortex-m-rt/CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/cortex-m-rt/CHANGELOG.md b/cortex-m-rt/CHANGELOG.md
index 7c9c2ed..1840a40 100644
--- a/cortex-m-rt/CHANGELOG.md
+++ b/cortex-m-rt/CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
+## [v0.3.9] - 2018-01-07
+
+### Fixed
+
+- `cargo doc` warnings
+
## [v0.3.8] - 2017-12-29
### Added
@@ -189,7 +195,8 @@ section size addr
Initial release
-[Unreleased]: https://github.com/japaric/cortex-m-rt/compare/v0.3.8...HEAD
+[Unreleased]: https://github.com/japaric/cortex-m-rt/compare/v0.3.9...HEAD
+[v0.3.9]: https://github.com/japaric/cortex-m-rt/compare/v0.3.8...v0.3.9
[v0.3.8]: https://github.com/japaric/cortex-m-rt/compare/v0.3.7...v0.3.8
[v0.3.7]: https://github.com/japaric/cortex-m-rt/compare/v0.3.6...v0.3.7
[v0.3.6]: https://github.com/japaric/cortex-m-rt/compare/v0.3.5...v0.3.6