Skip to content

Commit 1c708cd

Browse files
Changelog update
1 parent 37548fa commit 1c708cd

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
33

44

55

6+
<a name="v2.1.0"></a>
7+
## [v2.1.0] - 2019-08-15
8+
9+
- Provide usage example
10+
11+
12+
<a name="v2.0.0"></a>
13+
## [v2.0.0] - 2019-08-15
14+
15+
16+
17+
<a name="v0.2.0"></a>
18+
## [v0.2.0] - 2019-08-15
19+
20+
- format set incorrrectly
21+
22+
623
<a name="v0.1.0"></a>
724
## [v0.1.0] - 2019-08-15
825

@@ -16,5 +33,8 @@
1633
- initial project setup
1734

1835

19-
[Unreleased]: https://github.com/terraform-module/terraform-aws-dns.git/compare/v0.1.0...HEAD
36+
[Unreleased]: https://github.com/terraform-module/terraform-aws-dns.git/compare/v2.1.0...HEAD
37+
[v2.1.0]: https://github.com/terraform-module/terraform-aws-dns.git/compare/v2.0.0...v2.1.0
38+
[v2.0.0]: https://github.com/terraform-module/terraform-aws-dns.git/compare/v0.2.0...v2.0.0
39+
[v0.2.0]: https://github.com/terraform-module/terraform-aws-dns.git/compare/v0.1.0...v0.2.0
2040
[v0.1.0]: https://github.com/terraform-module/terraform-aws-dns.git/compare/v0.0.1...v0.1.0

0 commit comments

Comments
 (0)