From 055bb0d698aab32fe3fcd62ca63cc4af06ebd90b Mon Sep 17 00:00:00 2001
From: Daniel <d.hornung@indiscale.com>
Date: Wed, 3 May 2023 14:06:00 +0200
Subject: [PATCH] DOC: CHANGELOG.md

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index e216285..2258826 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Changed ###
 
+* Changed names from CaosDB to LinkAhead.
+
 ### Deprecated ###
 
 ### Removed ###
@@ -47,7 +49,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Added ###
 
-- `utils/make_db` has new `grant-permission` command.
+* `utils/make_db` has new `grant-permission` command.
 
 ## [4.0.0] - 2021-02-10 ##
 
-- 
GitLab