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/),
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ Unreleased]
8
+
9
+ ## [ 0.4.2] - 2020-06-23
8
10
### Added
9
11
- Add ` CHANGELOG.md ` .
10
12
### Changed
@@ -108,7 +110,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
108
110
- This is the initial release of our GitHub Repository module with support for
109
111
creating and managing GitHub Repositories for Organizations.
110
112
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 -->
112
117
[ 0.4.1 ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.4.0...v0.4.1
113
118
[ 0.4.0 ] : https://github.com/mineiros-io/terraform-github-repository/compare/v0.3.1...v0.4.0
114
119
[ 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