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

Bump version to 0.2.1

parent 6a988938
No related branches found
No related tags found
No related merge requests found
Pipeline #144295 failed
...@@ -6,7 +6,17 @@ All notable changes to this project will be documented in this file. ...@@ -6,7 +6,17 @@ All notable changes to this project will be documented in this file.
The format is based on `Keep a Changelog`_, The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_. and this project adheres to `Semantic Versioning`_.
`2.0`_ - 2023-05-15 `0.2.1`_ - 2023-08-30
---------------------
Fixed
~~~~~
* Columns had unsable links.
* API endpoint for printer details returned 500 instead of 403.
* Card PDF generation wasn't possible without a chip number.
`0.2`_ - 2023-05-15
------------------- -------------------
This version requires AlekSIS-Core 3.0. It is incompatible with any previous This version requires AlekSIS-Core 3.0. It is incompatible with any previous
...@@ -36,3 +46,4 @@ Added ...@@ -36,3 +46,4 @@ Added
.. _0.1: https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Kort/-/tags/0.1 .. _0.1: https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Kort/-/tags/0.1
.. _0.1.1: https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Kort/-/tags/0.1.1 .. _0.1.1: https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Kort/-/tags/0.1.1
.. _0.2: https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Kort/-/tags/0.2 .. _0.2: https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Kort/-/tags/0.2
.. _0.2.1: https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Kort/-/tags/0.2.1
[tool.poetry] [tool.poetry]
name = "AlekSIS-App-Kort" name = "AlekSIS-App-Kort"
version = "0.2" version = "0.2.1"
packages = [ packages = [
{ include = "aleksis" } { 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