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. ```