From de87a46970a44130576d69f6a686da8ba18dcca1 Mon Sep 17 00:00:00 2001
From: Timm Fitschen <t.fitschen@indiscale.com>
Date: Mon, 5 Jul 2021 12:43:28 +0200
Subject: [PATCH] DOC: update CHANGELOG

---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 38b470db..33950b48 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 ###
-- 
GitLab