From eaab432d2f3040f6c1e0506dc34cb5bb5aff36d4 Mon Sep 17 00:00:00 2001 From: Jonathan Weth <git@jonathanweth.de> Date: Sat, 25 Jun 2022 15:59:56 +0200 Subject: [PATCH] Bump version to 1.0 --- CHANGELOG.rst | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index dfae074..7a67ae2 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,22 +1,20 @@ Changelog ========= -`1.0`_ ------- +All notable changes to this project will be documented in this file. -New features -~~~~~~~~~~~~ +The format is based on `Keep a Changelog`_, +and this project adheres to `Semantic Versioning`_. -* Initial release +`1.0`_ - 2022-06-25 +------------------- -Bugfixes -~~~~~~~~ +Added +~~~~~ -* None +* Initial release. -Minor changes -~~~~~~~~~~~~~ +.. _Keep a Changelog: https://keepachangelog.com/en/1.0.0/ +.. _Semantic Versioning: https://semver.org/spec/v2.0.0.html -* None - -_`1.0`: https://edugit.org/AlekSIS/official//AlekSIS-App-Matrix/-/tags/1.0 +.. _1.0: https://edugit.org/AlekSIS/Official/AlekSIS-App-Matrix/-/tags/1.0 -- GitLab