From dd48a5b5124b4fe0018f50070ec74bd9817a309b Mon Sep 17 00:00:00 2001
From: Tom Teichler <tom.teichler@teckids.org>
Date: Thu, 24 Jun 2021 19:09:01 +0200
Subject: [PATCH] Update changelog for 2.0rc2

---
 CHANGELOG.rst | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 884e86690..b5a9686ce 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -6,18 +6,23 @@ All notable changes to this project will be documented in this file.
 The format is based on `Keep a Changelog`_,
 and this project adheres to `Semantic Versioning`_.
 
-`2.0rc1` - 2021-06-23
-----------------------
+
+`2.0rc2`_ - 2021-06-24
+---------------------
 
 Added
-~~~~~~~
+~~~~~
 
-* Add option to disable dashboard auto updating as a user and sitewide.
+* Allow to install system and build dependencies in docker build
+
+
+`2.0rc1`_ - 2021-06-23
+----------------------
 
 Added
 ~~~~~
 
-* Allow to install system and build dependencies in docker build
+* Add option to disable dashboard auto updating as a user and sitewide.
 
 Changed
 ~~~~~~~
@@ -30,7 +35,7 @@ Fixed
 * Add missing AWS options to ignore invalid ssl certificates
 * Add missing dependency python-gnupg
 
-`2.0b2` - 2021-06-15
+`2.0b2`_ - 2021-06-15
 --------------------
 
 Changed
@@ -278,3 +283,4 @@ Fixed
 .. _2.0b1: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.0b1
 .. _2.0b2: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.0b2
 .. _2.0rc1: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.0rc1
+.. _2.0rc2: https://edugit.org/AlekSIS/Official/AlekSIS/-/tags/2.0rc2
-- 
GitLab