Skip to content

Commit 2a31e8a

Browse files
committed
Release 1.2.1 - work around for #15
1 parent 020deca commit 2a31e8a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHNAGELOG.md

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

77
## [Unreleased]
88

9+
## [1.2.1] - 2018-08-02
10+
### Changed
11+
- Add work around to README for missing service linked roles, see #15
12+
913
## [1.2.0] - 2018-07-30
1014
### Added
1115
- Add a map for for a more flexible mechanism to tag.
@@ -48,7 +52,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4852
- Update default AMI's to The latest Amazon Linux AMI 2017.09.1 - released on 2018-01-17.
4953
- Minor updates in the example
5054

51-
[Unreleased]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.1.0...HEAD
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
5258
[1.1.0]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.0.3...1.1.0
5359
[1.0.3]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.0.2...1.0.3
5460
[1.0.2]: https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.0.1...1.0.2

0 commit comments

Comments
 (0)