diff --git a/CHANGELOG.md b/CHANGELOG.md
index a12fdf048e9eb9e555a7cd18b692abe69f5bf421..f3f91ee218efceca40e597823706b39a2ac714ec 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,6 +31,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 * [caosdb-server#174](https://gitlab.indiscale.com/caosdb/src/caosdb-server/-/issues/174)
   GRPC-API: Server should gracefully handle non-file entities with file-like
   attributes.
+* [caosdb-server#217](https://gitlab.indiscale.com/caosdb/src/caosdb-server/-/issues/217)
+  Server gets list property datatype wrong if description is updated.
+* [caosdb-server#221](https://gitlab.indiscale.com/caosdb/src/caosdb-server/-/issues/221)
+  Unknown error during update of property leaving out datatype.
 
 ### Security