Skip to content

Commit d50bacb

Browse files
committed
release: Prepare 0.6.1 release
1 parent a19e962 commit d50bacb

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)