diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..a610f92d5 --- /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