Skip to content

Commit cba60bd

Browse files
Merge pull request #49 from mineiros-io/prepare-release
Prepare the v0.4.2 release.
2 parents 89ac12c + a065f75 commit cba60bd

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.4.2] - 2020-06-23
810
### Added
911
- Add `CHANGELOG.md`.
1012
### Changed
@@ -108,7 +110,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
108110
- This is the initial release of our GitHub Repository module with support for
109111
creating and managing GitHub Repositories for Organizations.
110112

111-
[Unreleased]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.4.1...HEAD
113+
<!-- markdown-link-check-disable -->
114+
[Unreleased]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.4.2...HEAD
115+
[0.4.2]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.4.1...v0.4.2
116+
<!-- markdown-link-check-enable -->
112117
[0.4.1]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.4.0...v0.4.1
113118
[0.4.0]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.3.1...v0.4.0
114119
[0.3.1]: https://github.com/mineiros-io/terraform-github-repository/compare/v0.3.0...v0.3.1

0 commit comments

Comments
 (0)