diff --git a/CHANGELOG.md b/CHANGELOG.md index 020cfe9..53171d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,21 @@ + +## v2.5.0 (2024-07-14) + +### Bug Fixes +* **datasource/cloudsigma_profile:** add acceptance tests + +### Documentation +* **datasource/cloudsigma_ip:** update documentation and examples +* **datasource/cloudsigma_tag:** update documentation and examples + +### Features +* **datasource/cloudsigma_ip:** migrate ip data source to framework +* **datasource/cloudsigma_tag:** migrate tag data source to framework +* **resource/cloudsigma_acl:** remove unused resource +* **resource/cloudsigma_firewall_policy:** remove unused resource + + ## v2.4.1 (2024-07-13)