File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
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+ ### Added
11+
12+ ## [ 0.6.1]
13+
14+ - Add support for managing github secrets via ` plaintext_secrets ` argument (#58 /#59 kudos to @mrodm )
15+
1016## [ 0.6.0]
1117
1218### Added
@@ -184,10 +190,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
184190<!-- markdown-link-check-disable -->
185191
186192[ unreleased ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.6.0...HEAD
187- [ 0.6.0 ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.5.1 ...v0.6.0
193+ [ 0.6.1 ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.6.0 ...v0.6.1
188194
189195<!-- markdown-link-check-enable -->
190196
197+ [ 0.6.0 ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.5.1...v0.6.0
191198[ 0.5.1 ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.5.0...v0.5.1
192199[ 0.5.0 ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.4.2...v0.5.0
193200[ 0.4.2 ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.4.1...v0.4.2
You can’t perform that action at this time.
0 commit comments