fix readme, bump version
This commit is contained in:
parent
c061387770
commit
3bd3961c7f
@ -3,6 +3,7 @@ version number. Breaking changes will be indicated by a change in the minor
|
||||
(or major) version number, and will generally be avoided.
|
||||
|
||||
v1.5.2
|
||||
------
|
||||
* BREAKING CHANGE: Greatly improve how pagination info is stored (arittner)
|
||||
* Add "unknown event" handler for streaming (arittner)
|
||||
* Add support for exclude_types in notifications api (MicroCheapFx)
|
||||
@ -20,7 +21,7 @@ v1.5.2
|
||||
* Fix an issue related to hometowns version string
|
||||
|
||||
v1.5.1
|
||||
--------------------------------
|
||||
------
|
||||
* 3.1 support
|
||||
* Added `discoverable` parameter to account_update_credentials (Thanks gdunstone)
|
||||
* Added new notification type "follow_request"
|
||||
|
@ -55,14 +55,6 @@ be testing specifically for python 2.7 any longer.
|
||||
Full documentation and basic usage examples can be found
|
||||
at http://mastodonpy.readthedocs.io/en/stable/ .
|
||||
|
||||
Maintenance
|
||||
-----------
|
||||
As you might have noticed, I have not done any maint work on this project in a while.
|
||||
I am currently extremely busy with my actual paid work, and will not be able to work
|
||||
on Mastodon.py until I hand in my dissertation, i.e. there will be no new releases or
|
||||
code from me for at least the rest of this year, maybe part of next. If you would like
|
||||
to temporarily take over bug fixing / test writing / new method implementing, hit me up.
|
||||
|
||||
Acknowledgements
|
||||
----------------
|
||||
Mastodon.py contains work by a large amount of contributors, many of which have
|
||||
|
Loading…
x
Reference in New Issue
Block a user