From d0aaa35599915613d427a362d98ce7b4a55cc0b0 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Sun, 21 Jul 2024 15:14:11 +0200 Subject: [PATCH] Added a changelog entry --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3887e215..b18af7ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ All notable changes to MiniJinja are documented here. - Fixed a bug that caused cycle detection to trigger incorrectly when an included template extended from another template. #538 - Bumped the minimum version of `self_cell` to 1.0.4. #540 +- MiniJinja will now warn if the `serde` feature is disabled. This is in + anticipation of removing the serde dependency in the future. #541 ## 2.0.3