diff --git a/CHANGELOG.md b/CHANGELOG.md
index e312119a9a430febc8ca4ced11de5498983f81c5..b473e497b44265663f7aa1cc203e9d9f5ac7ae07 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Changed ###
 
+* `retrieveEntity` does not return the columns `VersionSeconds` and
+  `VersionNanos` anymore.
+* `get_version_history` returns two additional columns, `child_username` and
+  `child_realm`.
 * Added a `versioned` flag to the following procedures:
     * `applyBackReference`
     * `applyIDFilter`