Fixes #48: Update CHANGELOG and set up release 0.3.0. (#49)

This commit is contained in:
Jeff Geerling
2020-10-12 14:53:02 -05:00
committed by GitHub
parent 5b2ec65cc6
commit 874cf9f171
8 changed files with 47 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
---
major_changes:
- Add openshift_route module for creating routes from services (https://github.com/ansible-collections/community.okd/pull/40).

View File

@@ -0,0 +1,3 @@
---
major_changes:
- Add openshift_process module for template rendering and optional application of rendered resources (https://github.com/ansible-collections/community.okd/pull/44).