@@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file.
77
88
99
10+ <a name =" v1.0.0 " ></a >
11+ ## [ v1.0.0] - 2021-04-26
12+
13+ - feat: Shorten outputs (removing this_ ) ([ #34 ] ( https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/issues/34 ) )
14+ - chore: update documentation and pin ` terraform_docs ` version to avoid future changes ([ #32 ] ( https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/issues/32 ) )
15+ - chore: align ci-cd static checks to use individual minimum Terraform versions ([ #31 ] ( https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/issues/31 ) )
16+
17+
1018<a name =" v0.13.0 " ></a >
1119## [ v0.13.0] - 2021-03-02
1220
@@ -67,6 +75,18 @@ All notable changes to this project will be documented in this file.
6775## [ v0.4.0] - 2020-04-02
6876
6977- 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".
7090
7191
7292<a name =" v0.3.0 " ></a >
@@ -81,7 +101,8 @@ All notable changes to this project will be documented in this file.
81101- first commit
82102
83103
84- [ Unreleased ] : https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/compare/v0.13.0...HEAD
104+ [ Unreleased ] : https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/compare/v1.0.0...HEAD
105+ [ v1.0.0 ] : https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/compare/v0.13.0...v1.0.0
85106[ v0.13.0 ] : https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/compare/v0.12.0...v0.13.0
86107[ v0.12.0 ] : https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/compare/v0.11.0...v0.12.0
87108[ v0.11.0 ] : https://github.com/terraform-aws-modules/terraform-aws-dynamodb-table/compare/v0.10.0...v0.11.0
0 commit comments