diff --git a/CHANGELOG.md b/CHANGELOG.md index 4134859fad83374c1666ce8a23d88d6b3d22df27..c0be7c0da9095f4876f5aeb2c5dcc34f287544fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,5 +26,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed * `get_value` functions for properties and entities +* `retrieve` function (no SegFaults anymore) ### Security