diff --git a/CHANGELOG.md b/CHANGELOG.md
index 918680707df05f0ed0a97229f7bf02ce6548a93e..22ce0c27bc196c81f1aa10f132b2d62b50f1cc63 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Added
 
-* One-time Authentication Tokens for login without credentials and login with
+- One-time Authentication Tokens for login without credentials and login with
   particular permissions and roles for the course of the session.
 - `Entity/names` resource for retrieving all known entity names.
 - Scripting is simplified by adding a `home` directory, of which a copy is
@@ -32,7 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Deprecated
 
-- 
+- CaosDBTerminal
 
 ### Removed