aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index ad67a6d..dc93337 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -6,6 +6,9 @@ v1.8.0
6------ 6------
7* BREAKING CHANGE: Switch the base URL to None, throw an error when no base url is passed. Having mastosoc as default was sensible when there were only three mastodon servers. It is not sensible now and trips people up constantly. 7* BREAKING CHANGE: Switch the base URL to None, throw an error when no base url is passed. Having mastosoc as default was sensible when there were only three mastodon servers. It is not sensible now and trips people up constantly.
8* Fix an issue with the fix for the Pleroma date bug (thanks adbenitez) 8* Fix an issue with the fix for the Pleroma date bug (thanks adbenitez)
9* Add trending APIs (`trending_tags`, `trending_statuses`, `trending_links`, `admin_trending_tags`, `admin_trending_statuses`, `admin_trending_links`)
10* Add `lang` parameter and document what it does properly.
11* Add `category` and `rule_ids` to `reports``
9 12
10v1.7.0 13v1.7.0
11------ 14------
Powered by cgit v1.2.3 (git 2.41.0)