spelling and more features to changelog
This commit is contained in:
parent
4be7d79a10
commit
3f61742902
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue