From 1e99f847c45bd7a72ff3a5307beaa818d414e694 Mon Sep 17 00:00:00 2001 From: Chlod Alejandro Date: Sun, 3 Mar 2024 14:34:31 +0800 Subject: [PATCH] upd CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b15ea1d1..b4ff70f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ These are changes that may or may not have been deployed to wikis, but are not y * [[`522f952`](../../commit/522f952)] Fixed missing listing error when responding to listing at end of page with comment * [[`ba7a779`](../../commit/ba7a779)] Fixed `$2` appearing in place of the comment when a comment wasn't provided when filing a new listing * [[`3c78dc3`](../../commit/3c78dc3)] Fixed CCI row collapsing requiring two clicks +* [[`742e90c`](../../commit/742e90c)] Fixed section name detection for newer versions of MediaWiki+DiscussionTools For a granular list of changes, see [v0.6.0...main](https://github.com/ChlodAlejandro/deputy/compare/v0.5.0...main).