diff --git a/CHANGELOG.md b/CHANGELOG.md
index c30ff4a0efcf145615917f21549e64e97560cbf5..3bff4f80546361e70d4b8d07812e551987552e4c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 
 ## [Unreleased]
 
+## [v0.3.1] - 2018-01-16
+
+### Fixed
+
+- Documentation link
+
 ## [v0.3.0] - 2018-01-15
 
 ### Added
@@ -77,7 +83,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 
 - Initial release
 
-[Unreleased]: https://github.com/japaric/cortex-m-rtfm/compare/v0.3.0...HEAD
+[Unreleased]: https://github.com/japaric/cortex-m-rtfm/compare/v0.3.1...HEAD
+[v0.3.1]: https://github.com/japaric/cortex-m-rtfm/compare/v0.3.0...v0.3.1
 [v0.3.0]: https://github.com/japaric/cortex-m-rtfm/compare/v0.2.2...v0.3.0
 [v0.2.2]: https://github.com/japaric/cortex-m-rtfm/compare/v0.2.1...v0.2.2
 [v0.2.1]: https://github.com/japaric/cortex-m-rtfm/compare/v0.2.0...v0.2.1