From d7155db1d1cd56fa762bad737c6ca03b2c470d92 Mon Sep 17 00:00:00 2001 From: Griatch Date: Sun, 26 Feb 2023 20:17:21 +0100 Subject: [PATCH] Update changelog --- docs/source/Coding/Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/source/Coding/Changelog.md b/docs/source/Coding/Changelog.md index 2b0803f38c..847d34437a 100644 --- a/docs/source/Coding/Changelog.md +++ b/docs/source/Coding/Changelog.md @@ -2,6 +2,9 @@ ## Main branch (git) +- Bug fix: Make sure command parser gives precedence to longer cmd-aliases. So + if sending `smile at` and the cmd `smile` has alias `smile at`, the match is + ordered so the result is never interpreted as `smile` with an argument `at`. - Bug fix: || (escaped color tags) were parsed too early in help entries, leading to colors when wanting a | separator - Bug fix: Make sure spawned objects get `typeclass_path` pointing to the true