From 298212ec024542109cf16f1d0a7ac44d4a7805bf Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Sun, 15 Dec 2024 14:05:32 +0100 Subject: [PATCH] Added a changelog entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 472e8130..f8dc9ed4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ All notable changes to MiniJinja are documented here. - Some tests and filters now pass borrowed values for performance reasons and a bug was fixed that caused undefined values in strict undefined mode not to work with tests. #657 +- Fixed an error reporting issue for some syntax errors. #655 ## 2.5.0