From 806137c8d21cbb86926a93df0640c81a478cdb68 Mon Sep 17 00:00:00 2001 From: Dmytro Vorobiov Date: Wed, 28 Sep 2016 02:01:05 +0200 Subject: [PATCH] Bumping version number --- Antidote/Antidote-Info.plist | 2 +- CHANGELOG.md | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Antidote/Antidote-Info.plist b/Antidote/Antidote-Info.plist index 0b8449bb..3d00a041 100644 --- a/Antidote/Antidote-Info.plist +++ b/Antidote/Antidote-Info.plist @@ -30,7 +30,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.10.4 + 1.0.0 CFBundleSignature ???? CFBundleVersion diff --git a/CHANGELOG.md b/CHANGELOG.md index 62ad50b4..3cf7c68e 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] + +## [1.0.0-rc.1] - 2016-09-28 ### Added - Database encryption. Now all message history and relate data is encrypted. - Requering password for all accounts. @@ -143,7 +145,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.4-2...master +[unreleased]: https://github.com/Antidote-for-Tox/Antidote/compare/1.0.0-rc.1...master +[1.0.0-rc.1]: https://github.com/Antidote-for-Tox/Antidote/compare/0.10.4-2...1.0.0-rc.1 [0.10.4-2]: https://github.com/Antidote-for-Tox/Antidote/compare/0.10.4...0.10.4-2 [0.10.4]: https://github.com/Antidote-for-Tox/Antidote/compare/0.10.3...0.10.4 [0.10.3]: https://github.com/Antidote-for-Tox/Antidote/compare/0.10.2...0.10.3