From 7778b4e39d135d4abfa403ceda68cd71b6f5f5a1 Mon Sep 17 00:00:00 2001
From: Timm Fitschen <t.fitschen@indiscale.com>
Date: Tue, 24 Nov 2020 19:35:12 +0100
Subject: [PATCH] DOC: update CHANGELOG and source docs

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index e312119..b473e49 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`
-- 
GitLab