diff --git a/CHANGELOG.md b/CHANGELOG.md index 088136d..3ffbfb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.4.0](https://gitlab.com/xebis/xebis-ansible-collection/compare/v0.3.0...v0.4.0) (2023-12-9) + + +### Features + +* add firewall role ([32b5966](https://gitlab.com/xebis/xebis-ansible-collection/commit/32b596635bf5ff59b6af95820abdd87cc026e260)) + # [0.3.0](https://gitlab.com/xebis/xebis-ansible-collection/compare/v0.2.0...v0.3.0) (2023-12-7) diff --git a/galaxy.yml b/galaxy.yml index 665b590..84d2eb2 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,7 +1,7 @@ --- namespace: xebis name: ansible -version: 0.3.0 +version: 0.4.0 readme: README.md authors: - Martin Bružina