From fb273186019920119b439644d81cb3f57336dc94 Mon Sep 17 00:00:00 2001 From: Valentin Maerten Date: Thu, 20 Feb 2025 20:08:19 +0100 Subject: [PATCH] chore: changelog for #2052 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a35c609..08a51d74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ - Print warnings when attempting to enable an inactive experiment or an active experiment with an invalid value (#1979, #2049 by @pd93). - Refactored the experiments package and added tests (#2049 by @pd93). +- Show allowed values when a variable with an enum is missing (#2027, 2052 by + @vmaerten). #### Package API