Merge branch 'master' of https://github.com/halcy/Mastodon.py
This commit is contained in:
commit
b4c26febc8
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ version number. Breaking changes will be indicated by a change in the minor
|
|||
|
||||
v1.4.1
|
||||
------
|
||||
* Fix search not working on Mastodon versions before 2.8.0. search now dynamically selects search_v1 or search_v2 and adjusts valid parameters depending on the detected Mastodon version.
|
||||
* Fixed search not working on Mastodon versions before 2.8.0. search now dynamically selects search_v1 or search_v2 and adjusts valid parameters depending on the detected Mastodon version.
|
||||
* Added blurhash decoding.
|
||||
|
||||
v1.4.0
|
||||
|
|
|
@ -65,4 +65,4 @@ about who helped with which particular feature or fix in the changelog.
|
|||
.. image:: https://codecov.io/gh/halcy/Mastodon.py/branch/master/graph/badge.svg
|
||||
:target: https://codecov.io/gh/halcy/Mastodon.py
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue