From 4a48e48d2b10c658797e60d2d3bae7a6270657f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Jul 2025 00:48:48 +0000 Subject: [PATCH] chore(main): release 3.0.0 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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)