diff --git a/CHANGELOG.md b/CHANGELOG.md
index 674ea891..f7581ebb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,12 +2,12 @@
 All notable changes to this project will be documented in this file.
 This project adheres to [Semantic Versioning](http://semver.org/).
 
-## [v1.0.1] - Unreleased
+## [v1.1.0] - Unreleased
 ### Added
 - **History**: History section to list all changes
 - **Security**: Optional Two-Factor Authentication (2FA) protection
 
-## [v1.0.0] - Unreleased
+## [v1.0.1] - 2017-07-22
 ### Changed
 - **Misc**: Switch to Yarn for npm dependencies installation
 
@@ -195,7 +195,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 ### Changed
 - Updated dependencies + snyk policy
 
-[v1.0.0-beta.14]: https://github.com/Requarks/wiki/compare/v1.0.0-beta.13...HEAD
+[v1.0.0-beta.14]: https://github.com/Requarks/wiki/compare/v1.0.1...HEAD
+[v1.0.1]: https://github.com/Requarks/wiki/releases/tag/v1.0.1
 [v1.0.0-beta.13]: https://github.com/Requarks/wiki/releases/tag/v1.0.0-beta.13
 [v1.0.0-beta.12]: https://github.com/Requarks/wiki/releases/tag/v1.0.0-beta.12
 [v1.0.0-beta.11]: https://github.com/Requarks/wiki/releases/tag/v1.0.0-beta.11