You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ A note on versioning: This librarys major version will grow with the APIs
2
2
version number. Breaking changes will be indicated by a change in the minor
3
3
(or major) version number, and will generally be avoided.
4
4
5
-
v1.6.0
5
+
v1.6.1
6
6
------
7
7
* BREAKING CHANGE: Change behaviour of streaming api handlers to no longer raise an exception when an unknown event is received and change the contract of the unknown event handler to explicitly state that it will not receive events once Mastodon.py updates.
0 commit comments