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
+8
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
### v1.23.0
2
+
## What's Changed
3
+
* Add rule [E1041](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E1041) to validate `Ref` format by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3914
4
+
* Update rule [E2015](https://github.com/aws-cloudformation/cfn-python-lint/blob/main/docs/rules.md#E2015) to have the `Default` value be a `str` by @kddejong in https://github.com/aws-cloudformation/cfn-lint/pull/3931
5
+
* Update CloudFormation schemas to `2025-01-29` by @github-actions in https://github.com/aws-cloudformation/cfn-lint/pull/3929
0 commit comments