aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index de47b08..f52f0c3 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -3,6 +3,7 @@ version number. Breaking changes will be indicated by a change in the minor
3(or major) version number, and will generally be avoided. 3(or major) version number, and will generally be avoided.
4 4
5v1.5.2 5v1.5.2
6------
6* BREAKING CHANGE: Greatly improve how pagination info is stored (arittner) 7* BREAKING CHANGE: Greatly improve how pagination info is stored (arittner)
7* Add "unknown event" handler for streaming (arittner) 8* Add "unknown event" handler for streaming (arittner)
8* Add support for exclude_types in notifications api (MicroCheapFx) 9* Add support for exclude_types in notifications api (MicroCheapFx)
@@ -20,7 +21,7 @@ v1.5.2
20 * Fix an issue related to hometowns version string 21 * Fix an issue related to hometowns version string
21 22
22v1.5.1 23v1.5.1
23-------------------------------- 24------
24* 3.1 support 25* 3.1 support
25 * Added `discoverable` parameter to account_update_credentials (Thanks gdunstone) 26 * Added `discoverable` parameter to account_update_credentials (Thanks gdunstone)
26 * Added new notification type "follow_request" 27 * Added new notification type "follow_request"
Powered by cgit v1.2.3 (git 2.41.0)