File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55and 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
You can’t perform that action at this time.
0 commit comments