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/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
77## [ Unreleased]
8+
9+ ## [ 1.1.0] - 2018-07-14
810### Added
911- Add variable to enable cloudwatch monitoring for spot instances, by default disabled.
1012- Add off peak runner settings.
@@ -33,7 +35,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3335- Update default AMI's to The latest Amazon Linux AMI 2017.09.1 - released on 2018-01-17.
3436- Minor updates in the example
3537
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
3740[ 1.0.3 ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.0.2...1.0.3
3841[ 1.0.2 ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.0.1...1.0.2
3942[ 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