aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 641fc2a..59c6bfe 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -4,7 +4,7 @@ version number. Breaking changes will be indicated by a change in the minor
4 4
5v1.4.1 5v1.4.1
6------ 6------
7* 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. 7* 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.
8* Added blurhash decoding. 8* Added blurhash decoding.
9 9
10v1.4.0 10v1.4.0
Powered by cgit v1.2.3 (git 2.41.0)