Skip to content
Snippets Groups Projects
Commit f2d65ec1 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Bump version

parent 0b2cc625
No related branches found
No related tags found
No related merge requests found
Pipeline #60809 failed
...@@ -6,6 +6,15 @@ All notable changes to this project will be documented in this file. ...@@ -6,6 +6,15 @@ 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`_.
`1.4.3`_
--------
Fixed
-----
* Show link to person edit view on registration detail page
* Add get_person() method on EventRegistration model
`1.4.2`_ `1.4.2`_
-------- --------
...@@ -120,3 +129,4 @@ Added ...@@ -120,3 +129,4 @@ Added
.. _1.4: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.4 .. _1.4: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.4
.. _1.4.1: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.4.1 .. _1.4.1: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.4.1
.. _1.4.2: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.4.2 .. _1.4.2: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.4.2
.. _1.4.3: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.4.3
[tool.poetry] [tool.poetry]
name = "AlekSIS-App-Paweljong" name = "AlekSIS-App-Paweljong"
version = "1.4.2" version = "1.4.3"
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