Skip to content
Snippets Groups Projects
Commit 2a2a7a55 authored by florian's avatar florian
Browse files

DOC: Update changelog

parent 6708e2b9
No related branches found
No related tags found
2 merge requests!91Release 0.3,!76TST: more tests for macros and support for variable substitutions in macro definitions
Pipeline #32014 passed
...@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
definition. definition.
- JSON schema validation can also be used in the DictElementConverter - JSON schema validation can also be used in the DictElementConverter
- YAMLFileConverter class; to parse YAML files - YAMLFileConverter class; to parse YAML files
- Variables can now be substituted within the definition of yaml macros
### Changed ### ### Changed ###
...@@ -30,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -30,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Deprecated ### ### Deprecated ###
- The DictXYElements are now depricated and are now synonyms for the - The DictXYElements are now depricated and are now synonyms for the
XYElements. XYElements.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment