diff --git a/Antidote/Antidote-Info.plist b/Antidote/Antidote-Info.plist index 740e9853..c2a8f0cf 100644 --- a/Antidote/Antidote-Info.plist +++ b/Antidote/Antidote-Info.plist @@ -30,7 +30,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.10.1 + 0.10.2 CFBundleSignature ???? CFBundleVersion diff --git a/CHANGELOG.md b/CHANGELOG.md index 2663f33b..0a29fa49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased][unreleased] + +## [0.10.2] - 2016-03-31 ### Added - Chinese, Danish, German, Portuguese, Spanish localizations. @@ -91,7 +93,8 @@ It is a good idea to remove old version of Antidote before updating. - File transfers and avatars are temporary disabled. - Added connectivity status. -[unreleased]: https://github.com/Antidote-for-Tox/Antidote/compare/0.10.1...master +[unreleased]: https://github.com/Antidote-for-Tox/Antidote/compare/0.10.2...master +[0.10.2]: https://github.com/Antidote-for-Tox/Antidote/compare/0.10.1...0.10.2 [0.10.1]: https://github.com/Antidote-for-Tox/Antidote/compare/0.10.0...0.10.1 [0.10.0]: https://github.com/Antidote-for-Tox/Antidote/compare/0.6.1...0.10.0 [0.6.1]: https://github.com/Antidote-for-Tox/Antidote/compare/0.6.0...0.6.1