Skip to content

Commit 2ecf1b5

Browse files
committed
Release 1.1.0
1 parent 5e06ce2 commit 2ecf1b5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHNAGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and 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

0 commit comments

Comments
 (0)