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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
# Change Log
2
2
All notable changes to the "vscode-cfn-lint" extension will be documented in this file.
3
3
4
+
## 0.24.2
5
+
- Update `yaml-language-server` to `1.10.0` (pull #[258](https://github.com/aws-cloudformation/aws-cfn-lint-visual-studio-code/pull/258))
6
+
4
7
## 0.24.1
5
8
- Update CloudFormation schema files and clean up `patternProperties` with bad regex patterns (pull #[255](https://github.com/aws-cloudformation/aws-cfn-lint-visual-studio-code/pull/255))
0 commit comments