diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..4a7ac90 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,33 @@ +# Changelog +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [1.0.2] - 2022-07-27 +### :bug: Bug Fixes +- [`24e592f`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/24e592f6db17f8319678bd8a2502e4bc571b2fa2)- subnet and route_table issue fixed + +## [1.0.1] - 2022-05-31 +### :bug: Bug Fixes +- [`354895b`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/354895bb12166aed1f909139ea7adb8cc0f48266)- subnet and route_table issue fixed + + +## [0.12.1] - 2021-04-28 +### :bug: Bug Fixes +- [`fa9aca3`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/fa9aca3f57510da16feab3c16f7c86d96d79a7c4)- upgrade module in 0.15 +- [`189bce1`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/189bce1a03c2c9725734e83ce7bdf2f62b5f9fc3) - remove application tag +- [`354895b`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/354895bb12166aed1f909139ea7adb8cc0f48266) - subnet and route_table issue fixed + +## [0.12.0] - 2020-01-16 +### :bug: Bug Fixes +- [`354895b`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/354895bb12166aed1f909139ea7adb8cc0f48266) - subnet and route_table issue fixed +- [`fa9aca3`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/fa9aca3f57510da16feab3c16f7c86d96d79a7c4) - upgrade module in 0.15 +- [`2229a65`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/2229a65e990b7a39c0c3948a2908420c65ad1bf4) - Updated Files +- [`107a473`](https://github.com/clouddrove/terraform-aws-transit-gateway/commit/107a473fb5bc4f723aa10c9c4a58e23e7fb348a9) - fix labels managedby variables + + +[1.0.2]: https://github.com/clouddrove/terraform-aws-transit-gateway/releases/tag/1.0.2 +[1.0.1]: https://github.com/clouddrove/terraform-aws-transit-gateway/compare/1.0.1...master +[0.12.1]: https://github.com/clouddrove/terraform-aws-transit-gateway/compare/0.12.1...master +[0.12.0]: https://github.com/clouddrove/terraform-aws-transit-gateway/compare/0.12.0...master \ No newline at end of file