Skip to content
Snippets Groups Projects
Verified Commit ffef71a5 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Amend changelog

parent b362b363
No related branches found
Tags 3.0b1
1 merge request!61Release 3.0
Pipeline #116769 passed with warnings
......@@ -6,6 +6,14 @@ 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`_.
`3.0b1` - 2023-03-09
--------------------
Fixed
~~~~~
* Provide PDF documents outside django/ URL namespace again
`3.0b0` - 2023-02-16
--------------------
......@@ -87,3 +95,4 @@ Added
.. _2.1: https://edugit.org/AlekSIS/official/AlekSIS-App-Resint/-/tags/2.1
.. _2.2: https://edugit.org/AlekSIS/official/AlekSIS-App-Resint/-/tags/2.2
.. _3.0b0: https://edugit.org/AlekSIS/official/AlekSIS-App-Resint/-/tags/3.0b0
.. _3.0b1: https://edugit.org/AlekSIS/official/AlekSIS-App-Resint/-/tags/3.0b2
......@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
# The short X.Y version
version = "3.0"
# The full version, including alpha/beta/rc tags
release = "3.0b0"
release = "3.0b1"
# -- General configuration ---------------------------------------------------
......
[tool.poetry]
name = "AlekSIS-App-Resint"
version = "3.0b0"
version = "3.0b1"
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