aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-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