Skip to content

Commit b9f8895

Browse files
author
Chuck Meyer
authored
Merge pull request #225 from kddejong/Release/v0.4.0
Append release documentation
2 parents 3e25bee + 8d0e697 commit b9f8895

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,12 @@
1313
###### Features
1414
- Update CloudFormation specs to July 16th, 2018
1515
- Support comma lists for regions, append rules, and ignore check parameters
16+
- Added documentation explaining Resource Specification based rules
1617
###### Fixes
1718
- Fix a bunch of typos across many different rules
1819
- Support DeepCopy with Template and custom String classes used for marking up templates
20+
- Fix Rule E3002 to support CommaDelimitedList when looking for List Parameters
21+
- Fix core engine to check that something is a Dict instead of assuming it is
1922

2023
### 0.3.5
2124
###### Features

0 commit comments

Comments
 (0)