Skip to content

Commit e7cf4f0

Browse files
committed
chore: prepare 0.14.0 release
1 parent 164c4ec commit e7cf4f0

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
@@ -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

0 commit comments

Comments
 (0)