Skip to content

Commit c3328cf

Browse files
committed
docs: update CHANGELOG.md for 2.0.0
1 parent 64092a9 commit c3328cf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [2.0.0] - 2024-11-25
8+
### :bug: Bug Fixes
9+
- [`6636d9a`](https://github.com/clouddrove/terraform-azure-flexible-mysql/commit/6636d9a0af685b26cf8e4a24b621d711b2be9b9e) - update azurerm version *(PR [#41](https://github.com/clouddrove/terraform-azure-flexible-mysql/pull/41) by [@vjdbj](https://github.com/vjdbj))*
10+
11+
712
## [1.0.2] - 2024-10-29
813
### :sparkles: New Features
914
- [`82e81ea`](https://github.com/clouddrove/terraform-azure-flexible-mysql/commit/82e81ea77b10b1779c8223773727a564417b25a4) - Added diagnostic settings *(commit by [@13archit](https://github.com/13archit))*
@@ -45,3 +50,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4550

4651
[1.0.2]: https://github.com/clouddrove/terraform-azure-flexible-mysql/compare/1.0.1...1.0.2
4752

53+
[2.0.0]: https://github.com/clouddrove/terraform-azure-flexible-mysql/compare/1.0.2...2.0.0

0 commit comments

Comments
 (0)