mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-22 04:40:42 +00:00
[skip ci] update changelog
This commit is contained in:
parent
8d379858cb
commit
ddea338f19
23
CHANGELOG.md
23
CHANGELOG.md
@ -1,2 +1,21 @@
|
|||||||
- BUGFIX
|
# Changelog
|
||||||
- fix missing `__ansible_action_meta__` in normalized tasks (https://github.com/thegeeklab/ansible-later/issues/37)
|
|
||||||
|
## Unreleased (2020-12-28)
|
||||||
|
|
||||||
|
### Docs
|
||||||
|
|
||||||
|
- add contributing information
|
||||||
|
|
||||||
|
### Others
|
||||||
|
|
||||||
|
- **devel**: cleanup dev-dependencies
|
||||||
|
- **docker**: switch to org.opencontainers image labels
|
||||||
|
- **docker**: use standalone dockerfiles for multiarch
|
||||||
|
- use renovate preset config
|
||||||
|
|
||||||
|
### Breaking Changes
|
||||||
|
|
||||||
|
- make ansible and ansible-base an optional extra dependency
|
||||||
|
- drop Python 3.5 support
|
||||||
|
|
||||||
|
Full set of changes: [`v0.3.11...v0.4.0`](https://github.com/thegeeklab/ansible-later/compare/v0.3.11...HEAD)
|
||||||
|
Loading…
Reference in New Issue
Block a user