From f5c27c98223b67290183c313cd6a6966cf34e6e2 Mon Sep 17 00:00:00 2001 From: Dominik George <nik@naturalnet.de> Date: Wed, 2 Jun 2021 10:42:14 +0200 Subject: [PATCH] Set changelog version to 2.0b1 --- CHANGELOG.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index dd0461f..ee21e72 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,11 +6,12 @@ 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`_. -Unreleased ----------- +`2.0b1`_ - 2021-06-02 +--------------------- Changed ~~~~~~~~ + * Ensure uniqueness per site of FAQ sections and categories. @@ -54,3 +55,4 @@ Added .. _2.0a2: https://edugit.org/AlekSIS/Official/AlekSIS-App-Hjelp/-/tags/2.0a2 .. _2.0b0: https://edugit.org/AlekSIS/Official/AlekSIS-App-Hjelp/-/tags/2.0b0 +.. _2.0b1: https://edugit.org/AlekSIS/Official/AlekSIS-App-Hjelp/-/tags/2.0b1 -- GitLab