diff --git a/Antidote/Antidote-Info.plist b/Antidote/Antidote-Info.plist
index 7a54bb26..740e9853 100644
--- a/Antidote/Antidote-Info.plist
+++ b/Antidote/Antidote-Info.plist
@@ -30,7 +30,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.10.0
+ 0.10.1
CFBundleSignature
????
CFBundleVersion
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5eeb0957..182263b5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
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.0] - 2016-03-29
### Added
- Added profile import support [#170](https://github.com/Antidote-for-Tox/Antidote/issues/170).
@@ -87,7 +87,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.0...master
+[unreleased]: https://github.com/Antidote-for-Tox/Antidote/compare/0.10.1...master
+[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
[0.6.0]: https://github.com/Antidote-for-Tox/Antidote/compare/0.5.0...0.6.0