Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteffen Lindner <mail@steffen-lindner.de>2016-04-26 20:14:41 +0300
committerSteffen Lindner <mail@steffen-lindner.de>2016-04-26 20:14:41 +0300
commit7a1c3d3a017d6841b953e6f54ec11e49a048e4bf (patch)
tree38c904dddac55349592120b9079737939b036cac
parent5d6bb00716d6dacefccad6c531f16de542726fad (diff)
Update changelog to 043
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 93ecdbcf2..52ea621be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,12 @@
## 0.4.3
* Improved autoconfig
[#1407](https://github.com/owncloud/mail/pull/1407) @Scheirle
+ * Better color generator for accounts
+ [#1428](https://github.com/owncloud/mail/pull/1425) @skjnldsv
+ * Load next messages automatically when reaching end of the list
+ [#499](https://github.com/owncloud/mail/pull/1432) @ChristophWurst
+ * Fix bug with address collector (Data too long for column)
+ [#1421](https://github.com/owncloud/mail/pull/1433) @ChristophWurst
## 0.4.2
* Fix autocompletion (regression)