Update version & changelog

This commit is contained in:
sonny 2023-06-25 11:26:22 +02:00
parent db2bb54d1d
commit 66942eea69
2 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,12 @@
# Changelog
# 0.5.0
- Remove poetry
- Use `setuptools` for packaging
- Added a `Makefile`
- Use `pip-compile` for dependecy management
# 0.4.0
- Add option to generate access tokens through --login and --private-key-path options