File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.14.0]
11+
12+ ### Added
13+
14+ - Add suport for ` require_conversation_resolution ` for Branch Protection (thanks to @0x46616c6b )
15+
16+ ### Changed
17+
18+ - BREAKING: update to provider ` ~> 4.20 ` fixing an issue that was just supporting ` v4.19.x `
19+
1020## [ 0.13.0]
1121
1222### Added
@@ -340,7 +350,8 @@ Please review plans and report regressions and issues asap so we can improve doc
340350- This is the initial release of our GitHub Repository module with support for
341351 creating and managing GitHub Repositories for Organizations.
342352
343- [ unreleased ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.13.0...HEAD
353+ [ unreleased ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.14.0...HEAD
354+ [ 0.14.0 ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.13.0...v0.14.0
344355[ 0.13.0 ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.12.0...v0.13.0
345356[ 0.12.0 ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.11.0...v0.12.0
346357[ 0.11.0 ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.10.1...v0.11.0
You can’t perform that action at this time.
0 commit comments