We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e25bee + 8d0e697 commit b9f8895Copy full SHA for b9f8895
CHANGELOG.md
@@ -13,9 +13,12 @@
13
###### Features
14
- Update CloudFormation specs to July 16th, 2018
15
- Support comma lists for regions, append rules, and ignore check parameters
16
+- Added documentation explaining Resource Specification based rules
17
###### Fixes
18
- Fix a bunch of typos across many different rules
19
- 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
22
23
### 0.3.5
24
0 commit comments