mirror of
https://github.com/thegeeklab/git-batch.git
synced 2024-11-22 11:00:39 +00:00
[skip ci] update changelog
This commit is contained in:
parent
8e93fcdcce
commit
73410fa9cb
23
CHANGELOG.md
23
CHANGELOG.md
@ -1,4 +1,19 @@
|
|||||||
- ENHANCEMENT
|
# Changelog
|
||||||
- add log levels:
|
|
||||||
Log levels can be set by cli flags `-vvv` or `-qqq`. The default log level is `ERROR`.
|
## v0.4.0 (2021-01-03)
|
||||||
- add warning if repos were skipped in case of not empty destination directories
|
|
||||||
|
### Docs
|
||||||
|
|
||||||
|
- add contributing information
|
||||||
|
|
||||||
|
### Others
|
||||||
|
|
||||||
|
- migrate to poetry
|
||||||
|
- replace master by main as default branch
|
||||||
|
- **docker**: use standalone dockerfiles for multiarch
|
||||||
|
- **docker**: switch to org.opencontainers image labels
|
||||||
|
- use renovate preset config
|
||||||
|
|
||||||
|
### Breaking Changes
|
||||||
|
|
||||||
|
- drop Python 3.5 support
|
||||||
|
Loading…
Reference in New Issue
Block a user