Skip to content

Commit

Permalink
docs: update CHANGELOG.md for 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
clouddrove-ci committed Oct 2, 2023
1 parent 250f5f4 commit 7195861
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,25 @@ 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] - 2023-10-02
### :sparkles: New Features
- [`fca600d`](https://github.com/clouddrove/terraform-aws-route53/commit/fca600d0417f71614000bca6c74c8d7f9a7ea4ed) - auto changelog action added *(commit by [@theprashantyadav](https://github.com/theprashantyadav))*
- [`2f22836`](https://github.com/clouddrove/terraform-aws-route53/commit/2f228367521648356a8d11a6693fb663f4f8a31a) - added dependabot.yml *(commit by [@theprashantyadav](https://github.com/theprashantyadav))*
- [`2ef1d80`](https://github.com/clouddrove/terraform-aws-route53/commit/2ef1d806bacd4db8e94561ad60022fd0fbb42f72) - added dependabot.yml *(commit by [@theprashantyadav](https://github.com/theprashantyadav))*
- [`8ba4314`](https://github.com/clouddrove/terraform-aws-route53/commit/8ba4314be38bbc99929046ea2eb57ae86f585f61) - added dependabot.yml *(commit by [@theprashantyadav](https://github.com/theprashantyadav))*
- [`ca0f67c`](https://github.com/clouddrove/terraform-aws-route53/commit/ca0f67c0f08a253dd0c4a192ff7320a2fe6176da) - add deepsource & added assignees,reviewer in dependabot *(commit by [@Tanveer143s](https://github.com/Tanveer143s))*
- [`b1654dd`](https://github.com/clouddrove/terraform-aws-route53/commit/b1654dd328b0847734c492a5d08482f5c83295dd) - add deepsource & added assignees,reviewer in dependabot *(commit by [@Tanveer143s](https://github.com/Tanveer143s))*
- [`9625565`](https://github.com/clouddrove/terraform-aws-route53/commit/96255659beddd2dc2dda6376ecfc27fed743684c) - feature weighted and other record policies *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
- [`7c13d64`](https://github.com/clouddrove/terraform-aws-route53/commit/7c13d64c1d78afff1a48f0867eac34c76a963dd1) - feature new policies *(commit by [@nileshgadgi](https://github.com/nileshgadgi))*

### :bug: Bug Fixes
- [`9d73249`](https://github.com/clouddrove/terraform-aws-route53/commit/9d73249ec38900076b5ae8a6ed7eb6862c97fbbb) - ran terraform format command *(commit by [@nileshgadgi](https://github.com/nileshgadgi))*
- [`9977871`](https://github.com/clouddrove/terraform-aws-route53/commit/9977871c0335705bb51a3210ead9f807420beab7) - fix unused var issue *(commit by [@nileshgadgi](https://github.com/nileshgadgi))*
- [`4758f0c`](https://github.com/clouddrove/terraform-aws-route53/commit/4758f0cb95e0a6329dafce20a6c404370b21bedf) - Fixed the condition for in root record loop *(commit by [@nileshgadgi](https://github.com/nileshgadgi))*
- [`9ce402c`](https://github.com/clouddrove/terraform-aws-route53/commit/9ce402cdc8e20305582efbc5794caa6e0b639baa) - update git ignore file *(commit by [@nileshgadgi](https://github.com/nileshgadgi))*
- [`fea9d7f`](https://github.com/clouddrove/terraform-aws-route53/commit/fea9d7ff0aab67e9a3073df2ad1ea3f799275b22) - fixed the comments as per the CD structure *(commit by [@nileshgadgi](https://github.com/nileshgadgi))*


## [1.0.1] - 2022-05-19
### :bug: Bug Fixes
- [`981f60d`](https://github.com/clouddrove/terraform-aws-route53/commit/981f60d169450bcea0aa87d7a3909ce93f9dfe91) - update README.md
Expand Down Expand Up @@ -32,3 +51,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[0.15.0]: https://github.com/clouddrove/terraform-aws-route53/compare/0.15.0...master
[0.12.1.1]: https://github.com/clouddrove/terraform-aws-route53/releases/tag/0.12.1.1
[1.0.1]: https://github.com/clouddrove/terraform-aws-route53/releases/tag/1.0.1

[1.0.2]: https://github.com/clouddrove/terraform-aws-route53/compare/1.0.1...1.0.2

0 comments on commit 7195861

Please sign in to comment.