Skip to content

Commit 95f4eea

Browse files
authored
update changelogs for 1.15 release (#40)
1 parent b260cfc commit 95f4eea

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

core/dotnet2.2/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
# .NET Core 2.2 OpenWhisk Runtime Container
2121

2222

23-
## 1.15 (next release)
23+
## 1.15
2424
Changes:
25+
- Increased MaxRequestBodySize, so larger zip files can be uploaded (#33)
2526
- Get the latest security fixes (apk upgrade) with every build.
2627

27-
2828
## 1.14
2929
Changes:
3030
- Support for async methods. Example:

core/dotnet3.1/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
# .NET Core 3.1 OpenWhisk Runtime Container
2121

2222

23-
## 1.15 (next release)
23+
## 1.15
2424
Changes:
25+
- Increased MaxRequestBodySize, so larger zip files can be uploaded (#33)
2526
- Get the latest security fixes (apk upgrade) with every build.
2627

27-
2828
## 1.14
2929
Changes:
3030
- Initial release

0 commit comments

Comments
 (0)