All notable changes to this project should be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
See "how do I make a good changelog record?" before starting to add changes.
- Allow nullabale pretix client
- Remove circular reference in services
- Fix bug in order service
- Remove cirkular reference
- Make module ready for d-10
- Basic github actions added
- Update php requirements
- Minor changes.
- Initial release
## [x.x.x] Release name
### Added
- Description on added functionality.
### Changed/Updated
- Description on changed/updated functionality.
### Deprecated
- Description of soon-to-be removed features.
### Removed
- Description of removed features.
### Fixed
- Decription of bug fixes.
### Security
- Security in case of vulnerabilities.