mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
Refresh changelog
This commit is contained in:
parent
e5e36d3c7b
commit
079ba357d4
2 changed files with 8 additions and 0 deletions
|
|
@ -8,6 +8,11 @@ ansible.posix Release Notes
|
|||
v1.1.1
|
||||
======
|
||||
|
||||
Minor Changes
|
||||
-------------
|
||||
|
||||
- skippy - fixed the deprecation warning (by date) for skippy callback plugin
|
||||
|
||||
Bugfixes
|
||||
--------
|
||||
|
||||
|
|
|
|||
|
|
@ -97,6 +97,9 @@ releases:
|
|||
changes:
|
||||
bugfixes:
|
||||
- Fix synchronize to work with renamed docker and buildah connection plugins.
|
||||
minor_changes:
|
||||
- skippy - fixed the deprecation warning (by date) for skippy callback plugin
|
||||
fragments:
|
||||
- 74_synchronize_docker.yml
|
||||
- skippy_deprecation.yml
|
||||
release_date: '2020-09-02'
|
||||
|
|
|
|||
Loading…
Reference in a new issue