Release 1.1.2 (#82)

This commit is contained in:
Mike Graves
2021-04-08 09:45:39 -04:00
committed by GitHub
parent 74ce4c31ae
commit 152c6e42c5
6 changed files with 19 additions and 4 deletions

View File

@@ -102,3 +102,10 @@ releases:
- 78-add-requirements-file.yaml
- 80-update-ci.yaml
release_date: '2021-04-06'
1.1.2:
changes:
bugfixes:
- include requirements.txt in downstream build process (https://github.com/ansible-collections/community.okd/pull/81).
fragments:
- 81-include-requirements.yaml
release_date: '2021-04-08'