Skip to content

Commit c1e8ed6

Browse files
committed
Merge branch 'release/1.3.0'
2 parents b304fb7 + f37f61a commit c1e8ed6

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHNAGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## [1.3.0] - 2018-08-08
10+
- Add option to run runners in public subnet
11+
912
## [1.2.1] - 2018-08-02
1013
### Changed
1114
- Add work around to README for missing service linked roles, see #15
@@ -52,9 +55,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5255
- Update default AMI's to The latest Amazon Linux AMI 2017.09.1 - released on 2018-01-17.
5356
- Minor updates in the example
5457

55-
[Unreleased]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.2.1...HEAD
56-
[1.2.2]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.2.0...1.2.1
57-
[1.2.2]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.1.0...1.2.0
58+
[Unreleased]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.3.0...HEAD
59+
[1.3.0]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.2.1...1.3.0
60+
[1.2.1]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.2.0...1.2.1
61+
[1.2.0]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.1.0...1.2.0
5862
[1.1.0]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.0.3...1.1.0
5963
[1.0.3]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.0.2...1.0.3
6064
[1.0.2]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.0.1...1.0.2

0 commit comments

Comments
 (0)