Skip to content

Commit 4819789

Browse files
committed
doc: Improve CHANGELOG description
1 parent 4b281fb commit 4819789

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88

99
## [0.9.5] - 2020-03-12
1010
### Changed
11-
- the `DynamoDB::CreateTable` permission is not required anymore if the table already exist [@derXear](https://github.com/derXear)
11+
- the `DynamoDB::CreateTable` permission is not required anymore if the table already exist,
12+
instead at least `DynamoDB::DescribeTable` is necessary [@derXear](https://github.com/derXear)
1213

1314
## [0.9.4] - 2020-01-14
1415
### Fixed

0 commit comments

Comments
 (0)