Skip to content
Snippets Groups Projects
Commit bd40bee8 authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

Release version 1.6.0

parent 2afffa6e
No related branches found
No related tags found
No related merge requests found
Pipeline #141930 passed
...@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. ...@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [1.6.0] - 2023-02-09
### Changed ### Changed
- Apply updated pretix plugin cookiecutter - Apply updated pretix plugin cookiecutter
- Django 4 compatibility #14 - Django 4 compatibility #14
...@@ -70,6 +70,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -70,6 +70,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- markdownlint-disable-file MD024--> <!-- markdownlint-disable-file MD024-->
<!-- markdownlint-disable-file MD032--> <!-- markdownlint-disable-file MD032-->
[1.6.0]: https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.5.0...v1.6.0
[1.5.0]: https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.4.1...v1.5.0 [1.5.0]: https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.4.1...v1.5.0
[1.4.1]: https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.4.0...v1.4.1 [1.4.1]: https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.4.0...v1.4.1
[1.4.0]: https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.3.0...v1.4.0 [1.4.0]: https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.3.0...v1.4.0
......
__version__ = "1.5.0" __version__ = "1.6.0"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment