From 396a2d442fb8afc3a1e694970f7e57dd3c89db54 Mon Sep 17 00:00:00 2001 From: halcy Date: Sun, 27 Nov 2022 22:59:03 +0200 Subject: Changelog update --- CHANGELOG.rst | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index cad7851..b3123dd 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,14 +5,15 @@ version number. Breaking changes will be indicated by a change in the minor v1.8.0 (in progress) -------------------- * 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. -* Fix an issue with the fix for the Pleroma date bug (thanks adbenitez) -* Add trending APIs (`trending_tags`, `trending_statuses`, `trending_links`, `admin_trending_tags`, `admin_trending_statuses`, `admin_trending_links`) -* Add `lang` parameter and document what it does properly. -* Add `category` and `rule_ids` to `reports` +* Fixed an issue with the fix for the Pleroma date bug (thanks adbenitez) +* Added trending APIs (`trending_tags`, `trending_statuses`, `trending_links`, `admin_trending_tags`, `admin_trending_statuses`, `admin_trending_links`) +* Added `lang` parameter and document what it does properly. +* Added `category` and `rule_ids` to `reports` * This too isn't really a changelog entry but in the same vein as the last post, thank you Claire and Gargron for clarifying many things about the API when asked. -* Make the documentation a bit neater (thanks dieseltravis) -* Add the domain blocking admin API (`admin_domain_blocks`, `admin_domain_block`, `admin_update_domain_block`, `admin_delete_domain_block` - thanks catgoat) -* Add the stats admin APIs (`admin_measures`, `admin_dimensions`, `admin_retention`) +* Made the documentation a bit neater (thanks dieseltravis) +* Added the domain blocking admin API (`admin_domain_blocks`, `admin_domain_block`, `admin_update_domain_block`, `admin_delete_domain_block` - thanks catgoat) +* Added the stats admin APIs (`admin_measures`, `admin_dimensions`, `admin_retention`) +* Added client auth data to access token file. v1.7.0 ------ -- cgit v1.2.3