Skip to content

Commit 0303fdd

Browse files
chore(release): version 1.1.0 [skip ci]
## [1.1.0](v1.0.2...v1.1.0) (2023-01-16) ### Features * Allow users to opt out of `NonSecureTransport` policy requirement ([#7](#7)) ([3f851b1](3f851b1)) ### Bug Fixes * Use a version for to avoid GitHub API rate limiting on CI workflows ([#6](#6)) ([269fa7c](269fa7c))
1 parent 3f851b1 commit 0303fdd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.1.0](https://github.com/terraform-aws-modules/terraform-aws-efs/compare/v1.0.2...v1.1.0) (2023-01-16)
6+
7+
8+
### Features
9+
10+
* Allow users to opt out of `NonSecureTransport` policy requirement ([#7](https://github.com/terraform-aws-modules/terraform-aws-efs/issues/7)) ([3f851b1](https://github.com/terraform-aws-modules/terraform-aws-efs/commit/3f851b1ac1efe4a473b697bd287f178e09f838e0))
11+
12+
13+
### Bug Fixes
14+
15+
* Use a version for to avoid GitHub API rate limiting on CI workflows ([#6](https://github.com/terraform-aws-modules/terraform-aws-efs/issues/6)) ([269fa7c](https://github.com/terraform-aws-modules/terraform-aws-efs/commit/269fa7c55976e32b7b0c949deef4d729aa0b0cf2))
16+
517
### [1.0.2](https://github.com/terraform-aws-modules/terraform-aws-efs/compare/v1.0.1...v1.0.2) (2022-12-09)
618

719

0 commit comments

Comments
 (0)