From 38862660c7af148d31b8cca1c4b58dc3acb4e049 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Tue, 18 Aug 2020 17:20:53 +0200 Subject: [PATCH] Changes: credit for stringlist fixes --- CHANGES | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 951257209..450705c54 100644 --- a/CHANGES +++ b/CHANGES @@ -6,10 +6,11 @@ website will have to do for older versions. # 3.2.29 (unreleased) # This release contains contributions from (alphabetically by first name): - - No external contributors yet + - Asif Mahmud Shimon (new contributor! hi!) ## Core ## - - No core changes yet + - Edge case in extracting string-lists from YAML, reported and fixed + by Asif (#1491). ## Modules ## - No module changes yet