# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [v0.2.0] - 2016-05-22
### Fixed
- Update terminology for Sensor Glucose values to SG
- Now two separate fields for Nightscout URL and API secret
- Show list of registered Contour Next Link USB sticks
- Show details of Contour Next Link registration success
- Automate the release mechanism so that we correctly update the version

## [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.

## v0.1.0 - 2016-05-15
### Added
- Initial public beta release

[Unreleased]: https://github.com/pazaan/640gAndroidUploader/compare/v0.2.0...HEAD
[v0.2.0]: https://github.com/pazaan/640gAndroidUploader/compare/v0.1.1...v0.2.0
[v0.1.1]: https://github.com/pazaan/640gAndroidUploader/compare/v0.1.0...v0.1.1