You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
### v1.31.1
2
+
## What's Changed
3
+
* Update [I3510](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#I3510) to not fail on resources that start with asterisk by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4029
4
+
* Fix merge for yaml parsing by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4028
5
+
* Add rule [W1100](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#W1100) to validate if using YAML merge which requires the AWS cli to deploy by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/4028
0 commit comments