Fixes #24: Update CHANGELOG in preparation for release 0.1.0. (#26)

This commit is contained in:
Jeff Geerling
2020-09-04 15:29:51 -05:00
committed by GitHub
parent c8fc053968
commit 541477e5f3
13 changed files with 92 additions and 17 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- Dockerfile now is properly set up to run tests in a rootless container (https://github.com/ansible-collections/community.okd/pull/11).