aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 5a370f5..cc46bd5 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -31,7 +31,7 @@ v1.5.0
31* Added me() function as synonym for account_verify_credentials() to lessen confusion 31* Added me() function as synonym for account_verify_credentials() to lessen confusion
32* Fixed notification-dismiss to use new API endpoint where the old one is not available (Thanks kensanata) 32* Fixed notification-dismiss to use new API endpoint where the old one is not available (Thanks kensanata)
33* Fixed status_reply to match status_post 33* Fixed status_reply to match status_post
34* Add basic support for non-mainline featuresvia the feature_set parameter 34* Add basic support for non-mainline features via the feature_set parameter
35 * Added support for fedibirds quote_id parameter in status_post 35 * Added support for fedibirds quote_id parameter in status_post
36* Future-proofed webpush cryptography api while trying to remain very backwards compatible so that it can hopefully in the future become part of the core 36* Future-proofed webpush cryptography api while trying to remain very backwards compatible so that it can hopefully in the future become part of the core
37* Clarified and updated the documentation and improved the tests in various ways 37* Clarified and updated the documentation and improved the tests in various ways
Powered by cgit v1.2.3 (git 2.41.0)