diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a9cb6b05fcce00a6486699dcc475e6157746947..29771b6bba0b6a62ade05b7558dfff114763413c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,11 +3,15 @@ All notable changes to this project will be documented in this file.
 This project adheres to [Semantic Versioning](http://semver.org/).
 
 ## [Unreleased]
+
+## [v0.1.1] - 2016-05-16
 ### Fixed
 - Remove unnecessary Android permissions
+- Logins to CareLink with UTF-8 characters in the username or password now working.
 
-## [0.1.0] - 2016-05-15
+## 0.1.0 - 2016-05-15
 ### Added
 - Initial public beta release
 
-[Unreleased]: https://github.com/pazaan/Medtronic640gUploader/compare/v0.1.0...HEAD
+[Unreleased]: https://github.com/pazaan/Medtronic640gUploader/compare/v0.1.1...HEAD
+[0.1.1]: https://github.com/pazaan/Medtronic640gUploader/compare/v0.1.0...v0.1.1