Skip to content

Commit eaf64ae

Browse files
authored
draft 0.10.0 Changelog (#425)
1 parent c59c5ce commit eaf64ae

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<!--
2+
#
3+
# Licensed to the Apache Software Foundation (ASF) under one or more
4+
# contributor license agreements. See the NOTICE file distributed with
5+
# this work for additional information regarding copyright ownership.
6+
# The ASF licenses this file to You under the Apache License, Version 2.0
7+
# (the "License"); you may not use this file except in compliance with
8+
# the License. You may obtain a copy of the License at
9+
#
10+
# http://www.apache.org/licenses/LICENSE-2.0
11+
#
12+
# Unless required by applicable law or agreed to in writing, software
13+
# distributed under the License is distributed on an "AS IS" BASIS,
14+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15+
# See the License for the specific language governing permissions and
16+
# limitations under the License.
17+
#
18+
-->
19+
20+
# Changelog
21+
22+
## v0.10.0
23+
24+
* Integrate wskdeploy via `project` subcommand
25+
* Enhanced columnar output in `activation list`
26+
* CLI support for OpenWhisk enhancements including:
27+
* Support for specifying intra-container concurrency
28+
* New supported action languages: Ballerina, .Net, and Go
29+
30+
## v0.9.0
31+
32+
* Initial release as an Apache Incubator project.

0 commit comments

Comments
 (0)