From 2c6233cec25d472c49fa2e5ee7b82d3e989eb662 Mon Sep 17 00:00:00 2001 From: Matthias Probst Date: Tue, 2 Jan 2024 17:49:29 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6173e02..39cbff74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ Log of changes in the versions +## v1.2.0 +- Improved assignment of IRI to attributes +- Export of a JSON-LD file possible +- Updated documentation +- bugfixes + ## v1.1.1 - bugfix: Setting a default value for toolbox validators in convention yaml file was not working. Fixed it.