Issue #263: Prepare for 1.1.1 release. (#268)

This commit is contained in:
Jeff Geerling
2020-10-09 13:46:20 -05:00
committed by GitHub
parent d60a726e6d
commit 9a2e29acd2
5 changed files with 18 additions and 3 deletions

View File

@@ -245,3 +245,10 @@ releases:
- 252_connection-plugin-fqcn-fix.yml
- 93_helm-multiple-values-files.yml
release_date: '2020-10-08'
1.1.1:
changes:
bugfixes:
- k8s - Fix sanity test 'compile' failing because of positional args (https://github.com/ansible-collections/community.kubernetes/issues/260).
fragments:
- 260_k8s-positional-args.yml
release_date: '2020-10-09'