Skip to content

Commit 7195861

Browse files
committed
docs: update CHANGELOG.md for 1.0.2
1 parent 250f5f4 commit 7195861

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,25 @@ 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

77

8+
## [1.0.2] - 2023-10-02
9+
### :sparkles: New Features
10+
- [`fca600d`](https://github.com/clouddrove/terraform-aws-route53/commit/fca600d0417f71614000bca6c74c8d7f9a7ea4ed) - auto changelog action added *(commit by [@theprashantyadav](https://github.com/theprashantyadav))*
11+
- [`2f22836`](https://github.com/clouddrove/terraform-aws-route53/commit/2f228367521648356a8d11a6693fb663f4f8a31a) - added dependabot.yml *(commit by [@theprashantyadav](https://github.com/theprashantyadav))*
12+
- [`2ef1d80`](https://github.com/clouddrove/terraform-aws-route53/commit/2ef1d806bacd4db8e94561ad60022fd0fbb42f72) - added dependabot.yml *(commit by [@theprashantyadav](https://github.com/theprashantyadav))*
13+
- [`8ba4314`](https://github.com/clouddrove/terraform-aws-route53/commit/8ba4314be38bbc99929046ea2eb57ae86f585f61) - added dependabot.yml *(commit by [@theprashantyadav](https://github.com/theprashantyadav))*
14+
- [`ca0f67c`](https://github.com/clouddrove/terraform-aws-route53/commit/ca0f67c0f08a253dd0c4a192ff7320a2fe6176da) - add deepsource & added assignees,reviewer in dependabot *(commit by [@Tanveer143s](https://github.com/Tanveer143s))*
15+
- [`b1654dd`](https://github.com/clouddrove/terraform-aws-route53/commit/b1654dd328b0847734c492a5d08482f5c83295dd) - add deepsource & added assignees,reviewer in dependabot *(commit by [@Tanveer143s](https://github.com/Tanveer143s))*
16+
- [`9625565`](https://github.com/clouddrove/terraform-aws-route53/commit/96255659beddd2dc2dda6376ecfc27fed743684c) - feature weighted and other record policies *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
17+
- [`7c13d64`](https://github.com/clouddrove/terraform-aws-route53/commit/7c13d64c1d78afff1a48f0867eac34c76a963dd1) - feature new policies *(commit by [@nileshgadgi](https://github.com/nileshgadgi))*
18+
19+
### :bug: Bug Fixes
20+
- [`9d73249`](https://github.com/clouddrove/terraform-aws-route53/commit/9d73249ec38900076b5ae8a6ed7eb6862c97fbbb) - ran terraform format command *(commit by [@nileshgadgi](https://github.com/nileshgadgi))*
21+
- [`9977871`](https://github.com/clouddrove/terraform-aws-route53/commit/9977871c0335705bb51a3210ead9f807420beab7) - fix unused var issue *(commit by [@nileshgadgi](https://github.com/nileshgadgi))*
22+
- [`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))*
23+
- [`9ce402c`](https://github.com/clouddrove/terraform-aws-route53/commit/9ce402cdc8e20305582efbc5794caa6e0b639baa) - update git ignore file *(commit by [@nileshgadgi](https://github.com/nileshgadgi))*
24+
- [`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))*
25+
26+
827
## [1.0.1] - 2022-05-19
928
### :bug: Bug Fixes
1029
- [`981f60d`](https://github.com/clouddrove/terraform-aws-route53/commit/981f60d169450bcea0aa87d7a3909ce93f9dfe91) - update README.md
@@ -32,3 +51,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3251
[0.15.0]: https://github.com/clouddrove/terraform-aws-route53/compare/0.15.0...master
3352
[0.12.1.1]: https://github.com/clouddrove/terraform-aws-route53/releases/tag/0.12.1.1
3453
[1.0.1]: https://github.com/clouddrove/terraform-aws-route53/releases/tag/1.0.1
54+
55+
[1.0.2]: https://github.com/clouddrove/terraform-aws-route53/compare/1.0.1...1.0.2

0 commit comments

Comments
 (0)