transip-client/CHANGELOG.md

36 lines
438 B
Markdown

# Changelog
# 0.5.1
- Update gitlab CI configuration
# 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
# 0.3.1
- Add missing changelog entries
# 0.3.0
- Update click
## 0.2.0
- Rename project
## 0.1.1
- Fix gitlab ci include path
## 0.1
- Initial release