Skip to content

Commit 0239af6

Browse files
committed
added changelogs
1 parent 7ca344b commit 0239af6

4 files changed

+13
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"type": "Feature",
3-
"description": "Added quick action icons and guided walkthrough to more easily build Lambda applications"
3+
"description": "Added icons for easy build, local invoke, deploy, and remote invoke actions"
44
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Feature",
3+
"description": "Improved webviews for local and remote lambda invoke to streamline choosing sample events and autopopulating some necessary fields"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Feature",
3+
"description": "Added new sidebar view 'Application Builder' for a granular look into resources of the application being developed"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "Feature",
3+
"description": "Added a guided walkthrough that includes easy installation of prerequisites, several starter templates, and guidance on how to get started building applications"
4+
}

0 commit comments

Comments
 (0)