diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d2dc3e0aad989eef459b1ea8806a564166cefdf..2429ef0c4e5387b431dcb2646ea4f8e0019006d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### +* [caosdb-pylib#90](https://gitlab.com/caosdb/caosdb-pylib/-/issues/90): `Entity.get_parents_recursively()` did not work for unretrieved parents. + ### Security ### ### Documentation ###