We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa70f6 commit a9b70caCopy full SHA for a9b70ca
2 files changed
core/dotnet2.2/CHANGELOG.md
@@ -20,11 +20,7 @@
20
# .NET Core 2.2 OpenWhisk Runtime Container
21
22
23
-## 1.13
24
-Changes:
25
-- Initial release
26
-
27
-## Release TBD
+## 1.14
28
Changes:
29
- Support for async methods. Example:
30
@@ -35,3 +31,7 @@ Changes:
35
31
return (args);
36
32
}
37
33
```
34
+
+## 1.13
+Changes:
+- Initial release
core/dotnet3.1/CHANGELOG.md
@@ -20,7 +20,7 @@
# .NET Core 3.1 OpenWhisk Runtime Container
- Initial release
0 commit comments