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.8.0] - 2018-12-30
8
10
- Changed: Updated default docker-machine version to 0.16.0
9
11
- Changed: Updated default gitlab runner to 11.6.0
10
12
- 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/).
74
76
- Update default AMI's to The latest Amazon Linux AMI 2017.09.1 - released on 2018-01-17.
75
77
- Minor updates in the example
76
78
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
78
81
[ 1.7.0 ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.6.0...1.7.0
79
82
[ 1.6.0 ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.5.0...1.6.0
80
83
[ 1.5.0 ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.4.0...1.5.0
You can’t perform that action at this time.
0 commit comments