Skip to content

Commit

Permalink
docs: update CHANGELOG.md for 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
clouddrove-ci committed Jan 5, 2024
1 parent e716086 commit c02a8ce
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,26 @@ 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.3] - 2024-01-05
### :sparkles: New Features
- [`1d7d596`](https://github.com/clouddrove/terraform-azure-subnet/commit/1d7d596e1ee595878e87ba90015b861c2593efd3) - update CHANGELOG.MD file *(commit by [@themaheshyadav](https://github.com/themaheshyadav))*
- [`69df05a`](https://github.com/clouddrove/terraform-azure-subnet/commit/69df05ad1e8c09fa07f4772b737eab9f6de0c8ed) - added dependabot.yml file *(commit by [@themaheshyadav](https://github.com/themaheshyadav))*
- [`c1025d2`](https://github.com/clouddrove/terraform-azure-subnet/commit/c1025d252134ca8650a7d1969e5ffced16ef8e28) - add automerge *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*

### :bug: Bug Fixes
- [`d472ae5`](https://github.com/clouddrove/terraform-azure-subnet/commit/d472ae5a97b7b4213adedab2f79188514c5cb71f) - update tf and github/workflows *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
- [`fef27d0`](https://github.com/clouddrove/terraform-azure-subnet/commit/fef27d0500ef666ba79cbf68fd322873f6c031e0) - update tf checks *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
- [`bddaeb9`](https://github.com/clouddrove/terraform-azure-subnet/commit/bddaeb92dba7ba3a322d1029677d5c69c304b68a) - update tf checks *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
- [`1afc359`](https://github.com/clouddrove/terraform-azure-subnet/commit/1afc3593c0b56ba1fb7c2b98a5b5a3b8f9fa9810) - update tf checks dir path issue *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
- [`2495e01`](https://github.com/clouddrove/terraform-azure-subnet/commit/2495e013448671c70e97708700c4428dda783cf8) - specific subnet module *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
- [`2041f37`](https://github.com/clouddrove/terraform-azure-subnet/commit/2041f378411e02b2ed83bb888cd198583f6176e1) - update vnet name source *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
- [`3287c44`](https://github.com/clouddrove/terraform-azure-subnet/commit/3287c44cf4f9ac0476517202fd8116eb4c997a0b) - update vnet name source *(commit by [@mamrajyadav](https://github.com/mamrajyadav))*
- [`86181c7`](https://github.com/clouddrove/terraform-azure-subnet/commit/86181c7e38a9cafa6302db105d88ac766c78bfa3) - version and module control *(commit by [@d4kverma](https://github.com/d4kverma))*

### :construction_worker: Build System
- [`1e7ddb8`](https://github.com/clouddrove/terraform-azure-subnet/commit/1e7ddb8a3360161f7f58acedb29351f068d68b45) - added tfsec workflow *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*


## [1.0.2] - 2023-04-13
### :sparkles: New Features
- [`d5a0ada`](https://github.com/clouddrove/terraform-azure-subnet/commit/994bfeaa8556857c6102db234d14710b3991b8e7) - update route table resource to create multiple rt in same vnet
Expand All @@ -21,3 +41,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[1.0.0]: https://github.com/clouddrove/terraform-azure-subnet/compare/1.0.0...master
[1.0.1]: https://github.com/clouddrove/terraform-azure-subnet/compare/1.0.0...1.0.1
[1.0.2]: https://github.com/clouddrove/terraform-azure-subnet/compare/1.0.1...1.0.2

[1.0.3]: https://github.com/clouddrove/terraform-azure-subnet/compare/1.0.2...1.0.3

0 comments on commit c02a8ce

Please sign in to comment.