Skip to content

Commit 9da908a

Browse files
committed
docs: update CHANGELOG.md for 1.2.0
1 parent 025227d commit 9da908a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ 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+
## [1.2.0] - 2024-07-26
8+
### :sparkles: New Features
9+
- [`173b47d`](https://github.com/clouddrove/terraform-azure-key-vault/commit/173b47d2cbb8c31cc439c25daa9a6ffad7438393) - Added support for extra_tags *(PR [#26](https://github.com/clouddrove/terraform-azure-key-vault/pull/26) by [@Rupalgw](https://github.com/Rupalgw))*
10+
11+
### :bug: Bug Fixes
12+
- [`766d5b0`](https://github.com/clouddrove/terraform-azure-key-vault/commit/766d5b0e0ba42481f12a58066a11bbc44d0e53e9) - fixed multiple provider issue for depends upon cond. *(commit by [@d4kverma](https://github.com/d4kverma))*
13+
14+
715
## [1.1.0] - 2024-01-08
816
### :bug: Bug Fixes
917
- [`bb5a7b0`](https://github.com/clouddrove/terraform-azure-key-vault/commit/bb5a7b04968efc4339740bf78ca7a1ff3d142b0c) - deprecation removed and hsm added *(commit by [@d4kverma](https://github.com/d4kverma))*
@@ -46,4 +54,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4654
[1.0.4]: https://github.com/clouddrove/terraform-azure-key-vault/compare/1.0.3...1.0.4
4755
[1.0.5]: https://github.com/clouddrove/terraform-azure-key-vault/compare/1.0.4...1.0.5
4856

49-
[1.1.0]: https://github.com/clouddrove/terraform-azure-key-vault/compare/1.0.5...1.1.0
57+
[1.1.0]: https://github.com/clouddrove/terraform-azure-key-vault/compare/1.0.5...1.1.0
58+
[1.2.0]: https://github.com/clouddrove/terraform-azure-key-vault/compare/1.1.0...1.2.0

0 commit comments

Comments
 (0)