Skip to content

Commit e5ff846

Browse files
committed
Updated CHANGELOG
1 parent b06c596 commit e5ff846

File tree

1 file changed

+9
-13
lines changed

1 file changed

+9
-13
lines changed

CHANGELOG.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v1.1.0"></a>
11+
## [v1.1.0] - 2021-06-07
12+
13+
- feat: add provisions for accepting KMS key ARN for global table regions ([#38](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/issues/38))
14+
- chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license ([#35](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/issues/35))
15+
16+
1017
<a name="v1.0.0"></a>
1118
## [v1.0.0] - 2021-04-26
1219

@@ -75,18 +82,6 @@ All notable changes to this project will be documented in this file.
7582
## [v0.4.0] - 2020-04-02
7683

7784
- feat: Adding autoscaling ([#10](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/issues/10))
78-
- Merge pull request [#8](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/issues/8) from terraform-aws-modules/terraform-provider-githubfile-1584801069256130000
79-
- Merge pull request [#7](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/issues/7) from terraform-aws-modules/terraform-provider-githubfile-1584801069256139000
80-
- [ci skip] Create ".pre-commit-config.yaml".
81-
- [ci skip] Create ".gitignore".
82-
- Merge pull request [#2](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/issues/2) from terraform-aws-modules/terraform-provider-githubfile-1584800966479615000
83-
- Merge pull request [#6](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/issues/6) from terraform-aws-modules/terraform-provider-githubfile-1584800966479389000
84-
- Merge pull request [#4](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/issues/4) from terraform-aws-modules/terraform-provider-githubfile-1584800966479518000
85-
- Merge pull request [#1](https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/issues/1) from terraform-aws-modules/terraform-provider-githubfile-1584800966479363000
86-
- [ci skip] Create ".editorconfig".
87-
- [ci skip] Create "Makefile".
88-
- [ci skip] Create ".chglog/CHANGELOG.tpl.md".
89-
- [ci skip] Create "LICENSE".
9085

9186

9287
<a name="v0.3.0"></a>
@@ -101,7 +96,8 @@ All notable changes to this project will be documented in this file.
10196
- first commit
10297

10398

104-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/compare/v1.0.0...HEAD
99+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/compare/v1.1.0...HEAD
100+
[v1.1.0]: https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/compare/v1.0.0...v1.1.0
105101
[v1.0.0]: https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/compare/v0.13.0...v1.0.0
106102
[v0.13.0]: https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/compare/v0.12.0...v0.13.0
107103
[v0.12.0]: https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/compare/v0.11.0...v0.12.0

0 commit comments

Comments
 (0)