Refresh changelog

This commit is contained in:
jillr 2020-09-02 20:56:39 +00:00
parent e5e36d3c7b
commit 079ba357d4
2 changed files with 8 additions and 0 deletions

View file

@ -8,6 +8,11 @@ ansible.posix Release Notes
v1.1.1 v1.1.1
====== ======
Minor Changes
-------------
- skippy - fixed the deprecation warning (by date) for skippy callback plugin
Bugfixes Bugfixes
-------- --------

View file

@ -97,6 +97,9 @@ releases:
changes: changes:
bugfixes: bugfixes:
- Fix synchronize to work with renamed docker and buildah connection plugins. - 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: fragments:
- 74_synchronize_docker.yml - 74_synchronize_docker.yml
- skippy_deprecation.yml
release_date: '2020-09-02' release_date: '2020-09-02'