diff --git a/CHANGELOG.md b/CHANGELOG.md index 37f081efde15e7f1419cc019aee67d721216cfcf..8ff353d0319752a99e7de96da3d33575bbb17c49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * [#10](https://gitlab.com/caosdb/caosdb-crawler/-/issues/10) floats can be interpreted as integers and vice versa, there are defaults for allowing other types and this can be changed per converter +* [#15](https://gitlab.com/caosdb/caosdb-crawler/-/issues/15) There are no + DictXYElements any more. For example, DictTextElement is now simply a + TextElement. ### Security ###