From 91c630c9b43b4e71a4f6246479a370938b05e533 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <h.tomwoerden@indiscale.com> Date: Fri, 25 Nov 2022 10:46:19 +0100 Subject: [PATCH] DOC: add cl line --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3a80183..02dcb340 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Identifiable class to represent the information used to identify Records. - Added some StructureElements: BooleanElement, FloatElement, IntegerElement, ListElement, DictElement +- String representation for Identifiables ### Changed ### -- GitLab