From 24cd08e55eb18381b5d0c1dd17b21b391a295064 Mon Sep 17 00:00:00 2001 From: iNPUTmice Date: Mon, 16 Feb 2015 16:57:30 +0100 Subject: version bump to 1.0.4 and changelog --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 98657b21..16b53a3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ ###Changelog +####Version 1.0.4 +* load avatars asynchronously on start up +* support for XEP-0092: Software Version + +####Version 1.0.3 +* load messages asynchronously on start up +* bug fixes + +####Version 1.0.2 +* skipped + +####Version 1.0.1 +* accept more ciphers + ####Version 1.0 * MUC controls (Affiliaton changes) * Added download button to notification -- cgit v1.2.3 From 3d570f4a08ea417f6119d7c0e9a8e5e12287ae29 Mon Sep 17 00:00:00 2001 From: iNPUTmice Date: Wed, 11 Mar 2015 18:18:07 +0100 Subject: updated changelong --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 16b53a3e..77a49e47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ ###Changelog +####Version 1.2.0 +* Send current location (requires plugin) +* bug fixes + +####Version 1.1.0 +* Typing notifications (must be turned on in settings) +* Various UI performance improvements +* bug fixes + ####Version 1.0.4 * load avatars asynchronously on start up * support for XEP-0092: Software Version -- cgit v1.2.3 From 5793fb680f1d318b6f5fdb3962ab1c884a9259ce Mon Sep 17 00:00:00 2001 From: iNPUTmice Date: Thu, 19 Mar 2015 19:40:42 +0100 Subject: version bump to 1.2.0-beta --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 77a49e47..dc62ffde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ ###Changelog ####Version 1.2.0 -* Send current location (requires plugin) +* Send current location (requires [plugin]https://play.google.com/store/apps/details?id=eu.siacs.conversations.sharelocation()) +* Invite multiple contacts at once +* performance improvements * bug fixes ####Version 1.1.0 -- cgit v1.2.3 From 30e2dee456081a7355e411762ef8aa6a19c8f113 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Thu, 19 Mar 2015 19:45:47 +0100 Subject: Update CHANGELOG.md fixed plugin link --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index dc62ffde..28bf2765 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ###Changelog ####Version 1.2.0 -* Send current location (requires [plugin]https://play.google.com/store/apps/details?id=eu.siacs.conversations.sharelocation()) +* Send current location. (requires [plugin](https://play.google.com/store/apps/details?id=eu.siacs.conversations.sharelocation)) * Invite multiple contacts at once * performance improvements * bug fixes -- cgit v1.2.3