Skip to content
Snippets Groups Projects
Verified Commit b838b3a4 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Bump version to 2.0.1 and update changelog

parent 4fcdd593
No related branches found
Tags 2.1
1 merge request!271Prepare release 2.0.1
Pipeline #54794 passed
......@@ -6,8 +6,8 @@ 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.0.1`_ - 2022-02-12
---------------------
Fixed
~~~~~
......@@ -15,7 +15,7 @@ Fixed
* Status icon in single-lesson view showed 'Missing data' although the data were complete.
* The personal note tab of a lesson was not well usable on mobile devices.
`2.0` - 2022-02-06
`2.0`_ - 2022-02-06
------------------
Changed
......@@ -28,7 +28,7 @@ Fixed
* Events without groups caused an error when not accessed through the week view.
`2.0rc7` - 2021-12-25
`2.0rc7`_ - 2021-12-25
---------------------
Changed
......@@ -236,3 +236,4 @@ Fixed
.. _2.0rc6: https://edugit.org/AlekSIS/Official/AlekSIS-App-Alsijil/-/tags/2.0rc6
.. _2.0rc7: https://edugit.org/AlekSIS/Official/AlekSIS-App-Alsijil/-/tags/2.0rc7
.. _2.0: https://edugit.org/AlekSIS/Official/AlekSIS-App-Alsijil/-/tags/2.0
.. _2.0.1: https://edugit.org/AlekSIS/Official/AlekSIS-App-Alsijil/-/tags/2.0.1
......@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
# The short X.Y version
version = "2.0"
# The full version, including alpha/beta/rc tags
release = "2.0.1.dev0"
release = "2.0.1"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-App-Alsijil"
version = "2.0.1.dev0"
version = "2.0.1"
packages = [
{ include = "aleksis" }
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment