From 70de1eecb359b1acd46b6aab2518d6a013cb12f0 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Mon, 29 Jan 2018 15:10:28 +0100 Subject: Prepare release 1.2.2 --- CHANGELOG.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 22e7c24..f4fa6a7 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,15 @@ A note on versioning: This librarys major version will grow with the APIs version number. Breaking changes will be indicated by a change in the minor (or major) version number, and will generally be avoided. +v1.2.2 +------ +* Several small bugfixes (thanks codl) +* Mastodon v2.1.2 compatibility + * Added instance_activity() + * Added instance_peers() +* Fixed StreamListener breaking when listening to more than one stream (again thanks, codl) + * POTENTIALLY BREAKING CHANGE: Remvoved handle_line, which should have been an internal helper to begin with + v1.2.1 ------ * Internal stability changes and fixes to streaming code -- cgit v1.2.3