Skip to content

Commit 2545788

Browse files
committed
Updated CHANGELOG
1 parent a6b61b6 commit 2545788

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

‎CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file.
44

55
<a name="unreleased"></a>
66
## [Unreleased]
7+
8+
9+
10+
<a name="v1.5.0"></a>
11+
## [v1.5.0] - 2020-03-22
12+
CHORES:
13+
- Added CHANGELOG ([#24](https://github.com/antonbabenko/modules.tf-lambda/issues/24))
14+
715
FEATURES:
8-
- Added DynamoDB Table
16+
- Added DynamoDB Table ([#23](https://github.com/antonbabenko/modules.tf-lambda/issues/23))
917

1018

1119
<a name="v1.4.0"></a>
@@ -33,7 +41,8 @@ FEATURES:
3341

3442

3543

36-
[Unreleased]: https://github.com/antonbabenko/modules.tf-lambda/compare/v1.4.0...HEAD
44+
[Unreleased]: https://github.com/antonbabenko/modules.tf-lambda/compare/v1.5.0...HEAD
45+
[v1.5.0]: https://github.com/antonbabenko/modules.tf-lambda/compare/v1.4.0...v1.5.0
3746
[v1.4.0]: https://github.com/antonbabenko/modules.tf-lambda/compare/v1.3.0...v1.4.0
3847
[v1.3.0]: https://github.com/antonbabenko/modules.tf-lambda/compare/v1.2.0...v1.3.0
3948
[v1.2.0]: https://github.com/antonbabenko/modules.tf-lambda/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)