aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel.gultsch@rwth-aachen.de>2014-04-06 13:40:16 +0200
committerDaniel Gultsch <daniel.gultsch@rwth-aachen.de>2014-04-06 13:40:16 +0200
commit3f617429026bc0b43b987433ea15b3b623dd042b (patch)
treebee0263acd8115d9f306be9607a919efc66aa95d
parent4be7d79a100dc131f5a18feac4c19c02e6353e86 (diff)
spelling and more features to changelog0.1.3
-rw-r--r--CHANGELOG.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a610f92d..e352af59 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,12 @@
###Changelog
####Version 0.1.3
-* switched to minidns library to resolve SRV records
-* faster DNS in some cases
-* enabled stream compression
-* added permanent notification when an account fails to connect
+* Switched to minidns library to resolve SRV records
+* Faster DNS in some cases
+* Enabled stream compression
+* Added permanent notification when an account fails to connect
* Various bug fixes involving message notifications
+* Added support for DIGEST-MD5 auth
####Version 0.1.2
* Various bug fixes relating to conferences
@@ -15,4 +16,4 @@
* Fixed the 'server not found' bug
####Version 0.1
-* initial release
+* Initial release