From 68c04fa5ce4065ea3cc4e8bbb9e0d989629e38dc Mon Sep 17 00:00:00 2001 From: Justin Warren Date: Mon, 13 Feb 2023 09:21:45 +1100 Subject: [PATCH] Changelog updates pre-release. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16984f5..c4841a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ This project uses [Semantic Versioning] and generally follows the conventions of - Added tests of comment merging. (fb3a7ec) - Added blocklist thresholds. (bb1d89e) - Added logging to help debug threshold-based merging. (b67ff0c) +- Added extra documentation on configuring thresholds. (6c72af8) +- Updated documentation to reflect Mastodon v4.1.0 changes to the application scopes screen. (b92dd21) ### Changed