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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.9.1] - 2021-01-22
11
+
12
+ ### Fixed
13
+
14
+ - fix(ghes): Corrects preview option #482 @mcaulifn @samuelb
15
+
10
16
## [ 0.9.0] - 2021-01-21
11
17
12
18
### Added
@@ -139,7 +145,8 @@ terraform import module.runners.module.webhook.aws_cloudwatch_log_group.webhook
139
145
140
146
- First release.
141
147
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
143
150
[ 0.9.0 ] : https://github.com/philips-labs/terraform-aws-github-runner/releases/tag/v0.8.1..v0.9.0
144
151
[ 0.8.1 ] : https://github.com/philips-labs/terraform-aws-github-runner/releases/tag/v0.9.0..v0.8.1
145
152
[ 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