diff options
author | Daniel Gultsch <daniel.gultsch@rwth-aachen.de> | 2014-04-06 13:37:54 +0200 |
---|---|---|
committer | Daniel Gultsch <daniel.gultsch@rwth-aachen.de> | 2014-04-06 13:37:54 +0200 |
commit | 4be7d79a100dc131f5a18feac4c19c02e6353e86 (patch) | |
tree | f93a1808f9304ef2db8743c8488bcef23995b232 | |
parent | 486f198632a81fb9c3e1a41bcc0a68fa86888fa8 (diff) |
added changelog
Diffstat (limited to '')
-rw-r--r-- | CHANGELOG.md | 18 |
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 |