From 20d2c042babc9f8845d776d6dfa67c7c3dad3c38 Mon Sep 17 00:00:00 2001 From: Elvish_Hunter Date: Tue, 26 Apr 2022 11:29:30 +0200 Subject: [PATCH] Changelog entry --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 5521f69f4aed..184a499c83df 100644 --- a/changelog.md +++ b/changelog.md @@ -52,6 +52,7 @@ * Added more unit tests for weapon specials. * Resolve crash on systems using musl implementation of libc (issue #6603) * The `--stringfreeze` (`-Z`) command line flag has been removed from wmllint. + * The checks for the old special notes system have been removed from wmllint; the `notecheck off`, `notecheck on` and `match with ` magic comments no longer have any effect. ## Version 1.16.2 ### Campaigns