Skip to content

Commit f7fc5de

Browse files
committed
docs: update CHANGELOG.md for 1.1.0
1 parent d3b1bdc commit f7fc5de

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ 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.1.0] - 2025-02-11
8+
### :sparkles: New Features
9+
- [`a512477`](https://github.com/clouddrove/terraform-aws-multi-account-peering/commit/a5124773e222e5c80f2f3be0676ec5fd79f064fe) - add changelog.yml file and use shared-workflows *(commit by [@theprashantyadav](https://github.com/theprashantyadav))*
10+
- [`d0e34eb`](https://github.com/clouddrove/terraform-aws-multi-account-peering/commit/d0e34ebf6983c1c0bde2321bf81da06635ceddfd) - auto changelog action added *(commit by [@theprashantyadav](https://github.com/theprashantyadav))*
11+
- [`060bfa1`](https://github.com/clouddrove/terraform-aws-multi-account-peering/commit/060bfa1fb89a15f536e1aa3eb382e2f2c0c124df) - update github-action version and added automerge file *(PR [#13](https://github.com/clouddrove/terraform-aws-multi-account-peering/pull/13) by [@theprashantyadav](https://github.com/theprashantyadav))*
12+
- [`24b967b`](https://github.com/clouddrove/terraform-aws-multi-account-peering/commit/24b967b063b88b00569a60f9e3094ad93d7cbde1) - updated example path and readme paramteers *(commit by [@VishwajitNagulkar](https://github.com/VishwajitNagulkar))*
13+
- [`205dcfa`](https://github.com/clouddrove/terraform-aws-multi-account-peering/commit/205dcfa833a6b571fff7aa11d3813678954816fa) - updated branch name in uses of workflow *(PR [#32](https://github.com/clouddrove/terraform-aws-multi-account-peering/pull/32) by [@lavanya-sharma-clouddrove](https://github.com/lavanya-sharma-clouddrove))*
14+
- [`d3b1bdc`](https://github.com/clouddrove/terraform-aws-multi-account-peering/commit/d3b1bdcc85a266e9944f3e413740e4d4e2a3593e) - add routes to default route table of vpc. Fix: update deprecated data source aws_subnets. *(PR [#35](https://github.com/clouddrove/terraform-aws-multi-account-peering/pull/35) by [@h1manshu98](https://github.com/h1manshu98))*
15+
16+
717
## [1.0.1] - 2022-05-13
818
### :bug: Bug Fixes
919
- [`9513b7d`](https://github.com/clouddrove/terraform-aws-multi-account-peering/commit/9513b7da5e962d925b8dfb285d40ea8f9e3edf4b) - update workflows .
@@ -29,4 +39,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2939
[0.12.0]: https://github.com/clouddrove/terraform-aws-multi-account-peering/compare/0.12.0...master
3040
[0.13.0]: https://github.com/clouddrove/terraform-aws-multi-account-peering/compare/0.13.0...master
3141
[0.15.0]: https://github.com/clouddrove/terraform-aws-multi-account-peering/compare/0.15.0...master
32-
[1.0.1]: https://github.com/clouddrove/terraform-aws-multi-account-peering/compare/1.0.1...master
42+
[1.0.1]: https://github.com/clouddrove/terraform-aws-multi-account-peering/compare/1.0.1...master
43+
[1.1.0]: https://github.com/clouddrove/terraform-aws-multi-account-peering/compare/1.0.1...1.1.0

0 commit comments

Comments
 (0)