From 49fe3f0cd8a71f178ebfe717fb4e0ca128f410a0 Mon Sep 17 00:00:00 2001
From: fspreck <f.spreckelsen@indiscale.com>
Date: Tue, 29 Mar 2022 17:28:50 +0200
Subject: [PATCH] DOC: Update Changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c307c15a..f69e155e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed ###
 
+- CaosDB internal properties `name` and `unit` can now be used via the `extern`
+  keyword in yaml datamodel specifications.
+
 ### Security ###
 
 ## [0.3.1] - 2021-12-06  ##
-- 
GitLab