--- a/docs/changelog.md Fri Nov 24 14:59:26 2023 +0100 +++ b/docs/changelog.md Sat Nov 25 18:19:21 2023 +0100 @@ -30,6 +30,8 @@ plugins. - Syntax Checker - Added code to show some per file and overall statistics of the check. + - Re-introduced the JavaScript syntax checker. This time it is based on + the `esprima` package. ### Version 23.11 - bug fixes