Skip to content

Commit 2913b49

Browse files
committed
Merge branch 'release/1.8.0'
2 parents 503dd11 + 94b1692 commit 2913b49

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.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.8.0] - 2018-12-30
810
- Changed: Updated default docker-machine version to 0.16.0
911
- Changed: Updated default gitlab runner to 11.6.0
1012
- Added: Configuration parameters for post_build_script, pre_clone_script, request_concurrency and output_limit. #22
@@ -74,7 +76,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7476
- Update default AMI's to The latest Amazon Linux AMI 2017.09.1 - released on 2018-01-17.
7577
- Minor updates in the example
7678

77-
[Unreleased]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.7.0...HEAD
79+
[Unreleased]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.8.0...HEAD
80+
[1.8.0]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.7.0...1.8.0
7881
[1.7.0]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.6.0...1.7.0
7982
[1.6.0]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.5.0...1.6.0
8083
[1.5.0]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.4.0...1.5.0

0 commit comments

Comments
 (0)