Prepare PyPi release

This commit is contained in:
Henri
2020-12-03 07:44:51 +01:00
parent 73b8bdf0c8
commit 4ae6bed7be
3 changed files with 21 additions and 2 deletions

View File

@@ -10,12 +10,28 @@ All notable changes to this project are documented in this file.
### Changed
- Improve button naming when adding new client
- n/a
### Fixed
- n/a
## [0.2.2] - 2020-12-02
### Fixed
- Also add webroot and templates in PyPi package
## [0.2.1] - 2020-12-02
### Changed
- Improve button naming when adding new client
### Fixed
- PyPi packaging
## [0.2.0] - 2020-11-26
### Added