aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel.gultsch@rwth-aachen.de>2014-04-06 13:37:54 +0200
committerDaniel Gultsch <daniel.gultsch@rwth-aachen.de>2014-04-06 13:37:54 +0200
commit4be7d79a100dc131f5a18feac4c19c02e6353e86 (patch)
treef93a1808f9304ef2db8743c8488bcef23995b232
parent486f198632a81fb9c3e1a41bcc0a68fa86888fa8 (diff)
added changelog
-rw-r--r--CHANGELOG.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 00000000..a610f92d
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,18 @@
+###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
+* Various bug fixes involving message notifications
+
+####Version 0.1.2
+* Various bug fixes relating to conferences
+* Further DNS lookup improvements
+
+####Version 0.1.1
+* Fixed the 'server not found' bug
+
+####Version 0.1
+* initial release