Skip to content

Commit e6d3e51

Browse files
committed
changelog
1 parent f1294aa commit e6d3e51

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"type": "Bug Fix",
3-
"description": "Bump amazon-states-language-service dependency to ^1.7.2 to allow state machines with non-object values for Parameters property"
4-
}
3+
"description": "StepFunctions: allow state machines with non-object values for Parameters property"
4+
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"type": "Bug Fix",
3-
"description": "Fix issue where occasionally yaml schemas weren't getting loaded for cfn/sam"
4-
}
3+
"description": "Fix: syntax support (JSON schemas) for CloudFormation/SAM yaml sometimes doesn't work"
4+
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"type": "Feature",
3-
"description": "You can now find CDK functionality under the 'Developer Tools' view. This view will contain more ways to work with local project resources in future releases."
4-
}
3+
"description": "CDK features are now found in the _Developer Tools_ view. This view will contain more ways to work with local project resources in future releases."
4+
}

0 commit comments

Comments
 (0)