spelling and more features to changelog

This commit is contained in:
Daniel Gultsch 2014-04-06 13:40:16 +02:00
parent 4be7d79a10
commit 3f61742902
1 changed files with 6 additions and 5 deletions

View File

@ -1,11 +1,12 @@
###Changelog ###Changelog
####Version 0.1.3 ####Version 0.1.3
* switched to minidns library to resolve SRV records * Switched to minidns library to resolve SRV records
* faster DNS in some cases * Faster DNS in some cases
* enabled stream compression * Enabled stream compression
* added permanent notification when an account fails to connect * Added permanent notification when an account fails to connect
* Various bug fixes involving message notifications * Various bug fixes involving message notifications
* Added support for DIGEST-MD5 auth
####Version 0.1.2 ####Version 0.1.2
* Various bug fixes relating to conferences * Various bug fixes relating to conferences
@ -15,4 +16,4 @@
* Fixed the 'server not found' bug * Fixed the 'server not found' bug
####Version 0.1 ####Version 0.1
* initial release * Initial release