File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.9.2]
11+
12+ ### Fixed
13+
14+ - Fix terraform typing issue when defining branch protections for multiple branches
15+
1016## [ 0.9.1]
1117
1218### Added
@@ -250,11 +256,12 @@ Please review plans and report regressions and issues asap so we can improve doc
250256
251257<!-- markdown-link-check-disable -->
252258
253- [ unreleased ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.9.1 ...HEAD
254- [ 0.9.1 ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.9.0 ...v0.9.1
259+ [ unreleased ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.9.2 ...HEAD
260+ [ 0.9.2 ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.9.1 ...v0.9.2
255261
256262<!-- markdown-link-check-enable -->
257263
264+ [ 0.9.1 ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.9.0...v0.9.1
258265[ 0.9.0 ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.8.0...v0.9.0
259266[ 0.8.0 ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.7.0...v0.8.0
260267[ 0.7.0 ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.6.1...v0.7.0
You can’t perform that action at this time.
0 commit comments