Skip to content

Commit 4a985e2

Browse files
committed
update CHANGELOG.md
1 parent d938970 commit 4a985e2

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
55
<a name="unreleased"></a>
66
## [Unreleased]
77

8-
- update docs and add chglog
8+
9+
10+
<a name="1.3.0"></a>
11+
## [1.3.0] - 2020-05-04
12+
13+
- Fix task private repository credentials variable issue ([#14](https://github.com/umotif-public/terraform-aws-ecs-fargate/issues/14))
14+
- Feature/updates ([#13](https://github.com/umotif-public/terraform-aws-ecs-fargate/issues/13))
915

1016

1117
<a name="1.2.0"></a>
@@ -91,7 +97,8 @@ All notable changes to this project will be documented in this file.
9197
- Initial commit
9298

9399

94-
[Unreleased]: https://github.com/umotif-public/terraform-aws-ecs-fargate/compare/1.2.0...HEAD
100+
[Unreleased]: https://github.com/umotif-public/terraform-aws-ecs-fargate/compare/1.3.0...HEAD
101+
[1.3.0]: https://github.com/umotif-public/terraform-aws-ecs-fargate/compare/1.2.0...1.3.0
95102
[1.2.0]: https://github.com/umotif-public/terraform-aws-ecs-fargate/compare/1.1.1...1.2.0
96103
[1.1.1]: https://github.com/umotif-public/terraform-aws-ecs-fargate/compare/1.1.0...1.1.1
97104
[1.1.0]: https://github.com/umotif-public/terraform-aws-ecs-fargate/compare/1.0.9...1.1.0

0 commit comments

Comments
 (0)