From 2a2a7a5591e1b8fa9126c5b39cb6cf66b23ca518 Mon Sep 17 00:00:00 2001
From: florian <f.spreckelsen@inidscale.com>
Date: Thu, 22 Dec 2022 12:06:21 +0100
Subject: [PATCH] DOC: Update changelog

---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6aed1071..68583486 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
   definition.
 - JSON schema validation can also be used in the DictElementConverter
 - YAMLFileConverter class; to parse YAML files
+- Variables can now be substituted within the definition of yaml macros
 
 ### Changed ###
 
@@ -30,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 
 ### Deprecated ###
+
 - The DictXYElements are now depricated and are now synonyms for the
   XYElements.
 
-- 
GitLab