From 2ca50455939f62d1e088577fcf62bd79e894c4d5 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sat, 28 Feb 2026 17:28:29 +0000 Subject: [PATCH] Update the change log. --- docs/CHANGES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/CHANGES.md b/docs/CHANGES.md index 777a6015f..ed8a57c18 100644 --- a/docs/CHANGES.md +++ b/docs/CHANGES.md @@ -16,7 +16,7 @@ * Fixed `{botserv}:botmodes` erroneously allowing setting non-status modes on channels. -* Fixed the consistency of indenting and line wrapping command examples in help output. +* Fixed echoing message tags on Solanum. * Fixed handling incoming `FIDENT` messages on InspIRCd. @@ -26,6 +26,8 @@ * Fixed restoring the object identifier when unserialising objects in db_json. +* Fixed the consistency of indenting and line wrapping command examples in help output. + * Redesigned the output of `nickserv/list` to show more relevant information. ```