add changelog, release.ps1

This commit is contained in:
2025-01-10 10:40:16 +01:00
parent c7a596f6d0
commit 1291f1eddc
2 changed files with 54 additions and 0 deletions

7
changelog.md Normal file
View File

@@ -0,0 +1,7 @@
# v0.2.2
- fixed minor bugs in release script
# v0.2.1
- Changed logging to use loguru
- reworked cli arguments to be working
- suppressed mkdocs server from hogging the cli and not showing debug info when requested