Skip to content

Commit a3118ab

Browse files
chore(release): version 2.0.0 [skip ci]
## [2.0.0](v1.6.1...v2.0.0) (2023-08-23) ### ⚠ BREAKING CHANGES * Update AWS provider to support `v5.0` and increase Terraform MSV to `1.0` (#42) ### Features * Update AWS provider to support `v5.0` and increase Terraform MSV to `1.0` ([#42](#42)) ([6fea0da](6fea0da)) ### Bug Fixes * Fixes small README typos ([#37](#37)) ([f67f77d](f67f77d))
1 parent 6fea0da commit a3118ab

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [2.0.0](https://github.com/terraform-aws-modules/terraform-aws-dms/compare/v1.6.1...v2.0.0) (2023-08-23)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Update AWS provider to support `v5.0` and increase Terraform MSV to `1.0` (#42)
11+
12+
### Features
13+
14+
* Update AWS provider to support `v5.0` and increase Terraform MSV to `1.0` ([#42](https://github.com/terraform-aws-modules/terraform-aws-dms/issues/42)) ([6fea0da](https://github.com/terraform-aws-modules/terraform-aws-dms/commit/6fea0dab2aa25a91d0d794942a5c184342924b48))
15+
16+
17+
### Bug Fixes
18+
19+
* Fixes small README typos ([#37](https://github.com/terraform-aws-modules/terraform-aws-dms/issues/37)) ([f67f77d](https://github.com/terraform-aws-modules/terraform-aws-dms/commit/f67f77dab595457eb65bb0b9e3b9dc170bbeb354))
20+
521
### [1.6.1](https://github.com/terraform-aws-modules/terraform-aws-dms/compare/v1.6.0...v1.6.1) (2022-11-07)
622

723

0 commit comments

Comments
 (0)