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

Include CHANGELOG in manifest

parent c51a4a87
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Fixed
- Include CHANGELOG in manifest
## [2.2.0] - 2025-02-01 ## [2.2.0] - 2025-02-01
### Changed ### Changed
......
...@@ -2,4 +2,5 @@ recursive-include pretix_oidc/static * ...@@ -2,4 +2,5 @@ recursive-include pretix_oidc/static *
recursive-include pretix_oidc/templates * recursive-include pretix_oidc/templates *
recursive-include pretix_oidc/locale * recursive-include pretix_oidc/locale *
include LICENSE include LICENSE
include CHANGELOG.md
exclude .gitlab-ci.yml exclude .gitlab-ci.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment