From 4be7d79a100dc131f5a18feac4c19c02e6353e86 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Sun, 6 Apr 2014 13:37:54 +0200 Subject: added changelog --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 CHANGELOG.md 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 -- cgit v1.2.3