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