mirror of
https://github.com/thegeeklab/ansible-doctor.git
synced 2024-11-16 02:00:43 +00:00
22 lines
401 B
Markdown
22 lines
401 B
Markdown
# Changelog
|
|
|
|
## v0.2.0 (2020-12-31)
|
|
|
|
### Docs
|
|
|
|
- update demo-role example
|
|
- add contributing information
|
|
|
|
### Breaking Changes
|
|
|
|
- drop Python 3.5 support
|
|
|
|
### Others
|
|
|
|
- migrate to poetry
|
|
- replace master by main as default branch
|
|
- **deps**: pin docker digests
|
|
- **docker**: switch to org.opencontainers image labels
|
|
- **docker**: use standalone dockerfiles for multiarch
|
|
- use renovate preset config
|