Skip to content

Commit d8322ff

Browse files
committed
Merge branch 'normj/response-streaming' of https://github.com/aws/aws-lambda-dotnet into normj/response-streaming
2 parents 4d5dee2 + 556b726 commit d8322ff

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"Projects": [
3+
{
4+
"Name": "Amazon.Lambda.RuntimeSupport",
5+
"Type": "Minor",
6+
"ChangelogMessages": [
7+
"Add response streaming support"
8+
]
9+
}
10+
]
11+
}

0 commit comments

Comments
 (0)