From 950c31f549dea2c1f5d8292592bc4767fd22f3b8 Mon Sep 17 00:00:00 2001 From: Dmytro Vorobiov Date: Wed, 26 Oct 2016 08:55:28 +0200 Subject: [PATCH] Bumping new version --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4691a97..b83790ce 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.4] - 2016-10-26 ### Changed - Removed voip flag. - Always enabling IPv6. Removed IPv6 option from settings. @@ -167,7 +169,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/1.0.0-rc.3...master +[unreleased]: https://github.com/Antidote-for-Tox/Antidote/compare/1.0.0-rc.4...master +[1.0.0-rc.4]: https://github.com/Antidote-for-Tox/Antidote/compare/1.0.0-rc.3...1.0.0-rc.4 [1.0.0-rc.3]: https://github.com/Antidote-for-Tox/Antidote/compare/1.0.0-rc.2...1.0.0-rc.3 [1.0.0-rc.2]: https://github.com/Antidote-for-Tox/Antidote/compare/1.0.0-rc.1...1.0.0-rc.2 [1.0.0-rc.1]: https://github.com/Antidote-for-Tox/Antidote/compare/0.10.4-2...1.0.0-rc.1