File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-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](http://keepachangelog.com/)
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6
6
7
7
## [ Unreleased]
8
+
9
+ ## [ 1.1.0] - 2018-07-14
8
10
### Added
9
11
- Add variable to enable cloudwatch monitoring for spot instances, by default disabled.
10
12
- Add off peak runner settings.
@@ -33,7 +35,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
33
35
- Update default AMI's to The latest Amazon Linux AMI 2017.09.1 - released on 2018-01-17.
34
36
- Minor updates in the example
35
37
36
- [ Unreleased ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.0.3...HEAD
38
+ [ Unreleased ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.1.0...HEAD
39
+ [ 1.1.0 ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.0.3...1.1.0
37
40
[ 1.0.3 ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.0.2...1.0.3
38
41
[ 1.0.2 ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.0.1...1.0.2
39
42
[ 1.0.1 ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.0.0...1.0.1
You can’t perform that action at this time.
0 commit comments