Skip to content

Commit fc3e4a0

Browse files
committed
Updating CHANGELOG.md via make changelog-patch for v0.1.2 [ci skip]
1 parent 7911f7e commit fc3e4a0

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v0.1.2"></a>
11+
## [v0.1.2] - 2021-09-21
12+
13+
- Remove unused condition for network_firewall_policy output
14+
- Fix network_firewall_policy output
15+
- Add network_firewall_policy output
16+
- Define specific names avoid name conflicts during test execution
17+
- Define specific names avoid name conflicts during test execution.
18+
- Fix markdown title in README
19+
- Fix markdown title in README
20+
21+
1022
<a name="v0.1.1"></a>
1123
## [v0.1.1] - 2021-08-25
1224

@@ -62,5 +74,6 @@ All notable changes to this project will be documented in this file.
6274
- Add first implementaion
6375

6476

65-
[Unreleased]: https://github.com/binbashar/terraform-aws-network-firewall/compare/v0.1.1...HEAD
77+
[Unreleased]: https://github.com/binbashar/terraform-aws-network-firewall/compare/v0.1.2...HEAD
78+
[v0.1.2]: https://github.com/binbashar/terraform-aws-network-firewall/compare/v0.1.1...v0.1.2
6679
[v0.1.1]: https://github.com/binbashar/terraform-aws-network-firewall/compare/v0.1.0...v0.1.1

0 commit comments

Comments
 (0)