Skip to content

Commit db3534a

Browse files
committed
Merge branch 'release/2.0.0'
2 parents 5d59675 + 9a2e954 commit db3534a

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+
## [2.0.0] - 2019-01-13
810
- Changed: Replaced cache user by a instance profile to access the cache from the build
911
- Changed: Update gitlab toml cache section, removed deprecated usages of s3
1012
- Changed: The variable `amazon_optimized_amis` is removed an replaced by a filter to select the AMI. To use the default of the latest AMI set the filter `ami_filter` to `amzn-ami-hvm-2018.03.0.20180622-x86_64-ebs`.
@@ -82,7 +84,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8284
- Update default AMI's to The latest Amazon Linux AMI 2017.09.1 - released on 2018-01-17.
8385
- Minor updates in the example
8486

85-
[Unreleased]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.8.0...HEAD
87+
[Unreleased]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/2.0.0...HEAD
88+
[2.0.0]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.8.0...2.0.0
8689
[1.8.0]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.7.0...1.8.0
8790
[1.7.0]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.6.0...1.7.0
8891
[1.6.0]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.5.0...1.6.0

0 commit comments

Comments
 (0)