From e3cb48fc6e0b10fb3e0a5bc95f81e66f0b8a44b4 Mon Sep 17 00:00:00 2001
From: Daniel <daniel@harvey>
Date: Tue, 7 Jul 2020 15:11:36 +0200
Subject: [PATCH] DOC: Changelog.

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 91868070..22ce0c27 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
 
-- 
GitLab