diff --git a/CHANGELOG.md b/CHANGELOG.md index 27c61d7..4624be4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ 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.1] - 2023-07-03 +### :sparkles: New Features +- [`c690aa3`](https://github.com/clouddrove/terraform-azure-flexible-mysql/commit/c690aa3ad0b3ae5d324c3820097e27cbaf7eb522) - auto changelog action added *(commit by [@themaheshyadav](https://github.com/themaheshyadav))* +- [`a8dff2d`](https://github.com/clouddrove/terraform-azure-flexible-mysql/commit/a8dff2d86d52f137b31846a64fd806d3fa29cd27) - added dependabot.yml file *(commit by [@themaheshyadav](https://github.com/themaheshyadav))* + +### :bug: Bug Fixes +- [`2b46682`](https://github.com/clouddrove/terraform-azure-flexible-mysql/commit/2b46682fd03eb45fa2e748e9f03319e81b85254c) - update variable in example.tf *(commit by [@themaheshyadav](https://github.com/themaheshyadav))* + +### :construction_worker: Build System +- [`598ea89`](https://github.com/clouddrove/terraform-azure-flexible-mysql/commit/598ea89749d86f64f73c1fe2b246e283424e664b) - add tfsec workflow *(commit by [@themaheshyadav](https://github.com/themaheshyadav))* + + ## [1.0.0] - 2023-02-20 ### :sparkles: New Features - [`067da77`](https://github.com/clouddrove/terraform-azure-flexible-mysql/commit/067da77d19bc8bd8bbbf48d204ba8a49919e4ccc) - Added Terraform Azure Flexible Mysql Module @@ -13,3 +25,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [1.0.0]: https://github.com/clouddrove/terraform-azure-flexible-mysql/compare/1.0.0...master + +[1.0.1]: https://github.com/clouddrove/terraform-azure-flexible-mysql/compare/1.0.0...1.0.1 \ No newline at end of file