From f9f29c6406337d16f4635909b355dc8aa79d9721 Mon Sep 17 00:00:00 2001
From: Lennart Goedhart <lennart@omnibase.com.au>
Date: Mon, 16 May 2016 20:10:47 +1000
Subject: [PATCH] Preparing for v.0.1.1

---
 CHANGELOG.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a9cb6b..29771b6 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
-- 
GitLab