1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-04 07:11:49 +00:00

Add changelog for 1.3.1 (#122)

This commit is contained in:
Sergey 2020-10-09 02:39:37 +03:00 committed by GitHub
parent 5343cb43ed
commit 03aed3edcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 52 additions and 0 deletions

View file

@ -1,5 +1,17 @@
releases:
1.3.1:
release_date: '2020-10-09'
changes:
release_summary: bugfixes
bugfixes:
- podman_container - Fix init option it's boolean not string
- multiple modules - fix diff calculation for lower/upper cases
- podman_network - Check if dnsname plugin installed for CNI
- podman_volume - Set options for a volume as list and fix idempotency
- podman_container - Add note about containerPort setting
- podman_container - Remove pyyaml from requirements
1.3.0:
release_date: '2020-09-03'
changes: