diff --git a/CHANGELOG.md b/CHANGELOG.md index f08c177..f52f98b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.0.1](https://github.com/opiproject/ansible-opi-dpu/compare/v1.0.0...v1.0.1) (2024-04-18) + + +### Bug Fixes + +* lint issue ([71e59de](https://github.com/opiproject/ansible-opi-dpu/commit/71e59de9eea8a14504cacb4964f4da4f4a15300b)) +* move delegate_to to block ([8fa24c1](https://github.com/opiproject/ansible-opi-dpu/commit/8fa24c1499742933aef9ce13f3882761af9350dc)) +* rename namespace ([d5dab3c](https://github.com/opiproject/ansible-opi-dpu/commit/d5dab3ceb178b271616b1f9721fcea296e024e6d)) + ## 1.0.0 (2024-04-16) ### Features