mirror of
https://github.com/thegeeklab/docker-autotag.git
synced 2024-11-05 00:40:40 +00:00
21 lines
436 B
Markdown
21 lines
436 B
Markdown
# Changelog
|
|
|
|
## v0.2.0 (2021-01-03)
|
|
|
|
### Docs
|
|
|
|
- add contributing information
|
|
|
|
### Others
|
|
|
|
- migrate to poetry
|
|
- replace master by main as default branch
|
|
- **deps**: pin docker digests ([#4](https://github.com/thegeeklab/docker-autotag/issues/4))
|
|
- **docker**: use standalone dockerfiles for multiarch
|
|
- **docker**: switch to org.opencontainers image labels
|
|
- use renovate preset config
|
|
|
|
### Breaking Changes
|
|
|
|
- drop Python 3.5 support
|