diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6aed1071a8909a68dfbb625d6fcce1098581dc9d..68583486202354aae54304d7972bc5ea47bef48b 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.