We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aeba59 commit e659904Copy full SHA for e659904
2 files changed
NOTICE.txt
@@ -1,5 +1,5 @@
1
Apache OpenWhisk Runtime Dotnet
2
-Copyright 2016-2023 The Apache Software Foundation
+Copyright 2016-2024 The Apache Software Foundation
3
4
This product includes software developed at
5
The Apache Software Foundation (http://www.apache.org/).
core/net6.0/CHANGELOG.md
@@ -19,5 +19,8 @@
19
20
# .NET 6.0 OpenWhisk Runtime Container
21
22
+## 1.18
23
+- Drop support for dotnet3.1 (EOL) (#83)
24
+
25
## 1.17
26
- Initial release
0 commit comments