diff --git a/CHANGELOG.md b/CHANGELOG.md index d96e7c2..2d81685 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [3.0.0](https://github.com/rancher/terraform-rancher2-aws/compare/v2.0.1...v3.0.0) (2025-07-26) + + +### Bug Fixes + +* update readme with testing concerns ([#109](https://github.com/rancher/terraform-rancher2-aws/issues/109)) ([8450208](https://github.com/rancher/terraform-rancher2-aws/commit/84502086f135bdd844cd940074bbc45ca7b1d7af)) + + +### Miscellaneous Chores + +* release 3.0.0 ([6644fea](https://github.com/rancher/terraform-rancher2-aws/commit/6644feaf229ab2d0fad11cfd807e38da3c3fb178)) + ## [2.0.1](https://github.com/rancher/terraform-rancher2-aws/compare/v2.0.0...v2.0.1) (2025-07-09)