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

Update changelog and bump vresion

parent 9be68ade
No related branches found
Tags 1.2
No related merge requests found
......@@ -6,6 +6,20 @@ 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`_.
`1.2`_ - 2022-03-20
-------------------
Added
-----
* Update django-payments to 1.0
* Update invoice if person changes
Changed
-------
* Always set person on Invoice objects
`1.1.1`_ - 2022-03-15
---------------------
......@@ -72,3 +86,4 @@ Added
.. _1.0.2: https://edugit.org/AlekSIS/onboarding//AlekSIS-App-Tezor/-/tags/1.0.2
.. _1.1: https://edugit.org/AlekSIS/onboarding//AlekSIS-App-Tezor/-/tags/1.1
.. _1.1.1: https://edugit.org/AlekSIS/onboarding//AlekSIS-App-Tezor/-/tags/1.1.1
.. _1.2 https://edugit.org/AlekSIS/onboarding//AlekSIS-App-Tezor/-/tags/1.2
[tool.poetry]
name = "AlekSIS-App-Tezor"
version = "1.1.1"
version = "1.2"
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