aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index f7f7033..39114a8 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,6 +1,16 @@
1A note on versioning: This librarys major version will grow with the APIs 1A note on versioning: This librarys major version will grow with the APIs
2version number. Breaking changes will be avoided as far as at all possible. 2version number. Breaking changes will be avoided as far as at all possible.
3 3
4v1.1.0
5------
6 * BREAKING CHANGE: Added date parsing to the response parser
7 * Added notification dismissal
8 * Added conversation muting
9 * Updated documentation
10 * Added asynchronous mode for the streaming API
11 * Fixed several bugs (thanks ng-0, LogalDeveloper, Chronister, Elizafox, codl, lambadalambda)
12 * Improved code style (thanks foxmask)
13
4v1.0.8 14v1.0.8
5------ 15------
6 * Added support for domain blocks 16 * Added support for domain blocks
Powered by cgit v1.2.3 (git 2.41.0)