diff --git a/CHANGELOG.md b/CHANGELOG.md index e21628521bbf1dc70a5e1b5d15f75933de640555..22588269882a81dd299b2e56120576d2382d9426 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 ##