We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6762742 commit 39cdaa7Copy full SHA for 39cdaa7
2 files changed
CHANGES.md
@@ -16,9 +16,9 @@
16
# limitations under the License.
17
#
18
-->
19
-# Latest
20
-- Add support for golang 1.22
21
-- Drop support for golang 1.19
+# 1.24.0
+- Add support for golang 1.22 (#195)
+- Drop support for golang 1.19 (#197)
22
23
# 1.23.0
24
- Add support for golang 1.21 (#193)
NOTICE.txt
@@ -1,5 +1,5 @@
1
Apache OpenWhisk Runtime Go
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/).
0 commit comments