From 7b5bd90b507cd72777a0fec052575c3fd9776ec1 Mon Sep 17 00:00:00 2001
From: Timm Fitschen <t.fitschen@indiscale.com>
Date: Mon, 13 Dec 2021 15:39:25 +0100
Subject: [PATCH] DOC: update CHANGELOG

---
 CHANGELOG.md | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 741ad800..3c0042bf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
-## [v0.6.1] - 2021-12-13
+## [v0.7.1] - 2021-12-13
 (Timm Fitschen)
 
 This is an important security update.
@@ -27,6 +27,13 @@ This is an important security update.
 * [caosdb-deploy#225](https://gitlab.indiscale.com/caosdb/src/caosdb-deploy/-/issues/225)
   - Denied Edit permission leads to retrieve permission.
 
+## [v0.6.1] - 2021-11-13 [YANKED]
+(Timm Fitschen)
+
+This version's release was pulled after some problems during the release
+process. It is identical to v0.7.1
+
+
 ## [v0.6.0] - 2021-11-17
 (Timm Fitschen)
 
-- 
GitLab