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

Align with Tezor 1.1

parent 736b9adc
No related branches found
No related tags found
No related merge requests found
Pipeline #59964 canceled
...@@ -6,6 +6,17 @@ All notable changes to this project will be documented in this file. ...@@ -6,6 +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`_.
`1.4.1`_
--------
Changed
~~~~~~~
* Align with Tezor 1.1
* Add imaginary SKU to items
* Return net prices in items
* Fix decimal type for donatiosn and discounts
`1.4`_ `1.4`_
------ ------
...@@ -102,3 +113,4 @@ Added ...@@ -102,3 +113,4 @@ Added
.. _1.3.1: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.3.1 .. _1.3.1: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.3.1
.. _1.3.2: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.3.2 .. _1.3.2: https://edugit.org/Teckids/hacknfun//AlekSIS-App-Paweljong/-/tags/1.3.2
.. _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
[tool.poetry] [tool.poetry]
name = "AlekSIS-App-Paweljong" name = "AlekSIS-App-Paweljong"
version = "1.4" version = "1.4.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