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+ ## [ 0.9.1] - 2021-01-22
11+
12+ ### Fixed
13+
14+ - fix(ghes): Corrects preview option #482 @mcaulifn @samuelb
15+
1016## [ 0.9.0] - 2021-01-21
1117
1218### Added
@@ -139,7 +145,8 @@ terraform import module.runners.module.webhook.aws_cloudwatch_log_group.webhook
139145
140146- First release.
141147
142- [ unreleased ] : https://github.com/philips-labs/terraform-aws-github-runner/compare/v0.9.0..HEAD
148+ [ unreleased ] : https://github.com/philips-labs/terraform-aws-github-runner/compare/v0.9.1..HEAD
149+ [ 0.9.1 ] : https://github.com/philips-labs/terraform-aws-github-runner/releases/tag/v0.9.0..v0.9.1
143150[ 0.9.0 ] : https://github.com/philips-labs/terraform-aws-github-runner/releases/tag/v0.8.1..v0.9.0
144151[ 0.8.1 ] : https://github.com/philips-labs/terraform-aws-github-runner/releases/tag/v0.9.0..v0.8.1
145152[ 0.8.0 ] : https://github.com/philips-labs/terraform-aws-github-runner/releases/tag/v0.7.0..v0.9.0
You can’t perform that action at this time.
0 commit comments