From 69ac06170a03948e46e25ed1a019019226a2d324 Mon Sep 17 00:00:00 2001 From: Valentin Maerten Date: Sat, 8 Feb 2025 17:34:40 +0100 Subject: [PATCH] chore: changelog for #2031 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82c66c55..edd2b61d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ by @jeongukjae). - Fixed a bug where allowed values didn't work with dynamic var (#2032, #2033 by @vmaerten). +- Use only the relevant checker (timestamp or checksum) to improve performance + (#2029, #2031 by @vmaerten). ## v3.41.0 - 2025-01-18