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
No related tags found
No related merge requests found
Pipeline #60805 failed
...@@ -6,6 +6,20 @@ All notable changes to this project will be documented in this file. ...@@ -6,6 +6,20 @@ 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.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 `1.1.1`_ - 2022-03-15
--------------------- ---------------------
...@@ -72,3 +86,4 @@ Added ...@@ -72,3 +86,4 @@ Added
.. _1.0.2: https://edugit.org/AlekSIS/onboarding//AlekSIS-App-Tezor/-/tags/1.0.2 .. _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: 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.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] [tool.poetry]
name = "AlekSIS-App-Tezor" name = "AlekSIS-App-Tezor"
version = "1.1.1" version = "1.2"
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