diff --git a/CHANGELOG.md b/CHANGELOG.md index 38b470db9d36675ffcef0b7e1434a08c3be7f407..33950b48f82425678c4770c42f46ec61f395ebef 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 ### +* Unintuitive behavior of `Entity.role` after a `Entity(id).retrieve()` where + the correct role is present now. * #53 Documentation of inheritance ### Security ###