Skip to content

Commit ee63cfa

Browse files
author
Zhou Hao
committed
release v0.9.0
Signed-off-by: Zhou Hao <[email protected]>
1 parent 262c5e5 commit ee63cfa

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# v0.9.0
2+
3+
## Additions
4+
* Windows: Typos and incorrect defaults (#683).
5+
* validation: Add apparmor profile test(#684).
6+
* generate: add oci-version option (#681).
7+
* validation: Add SELinux Check (#682).
8+
* generate: add process-cap-add and process-cap-drop option (#675).
9+
* generate: Add generate option (#672).
10+
* Initialize Config Windows Network for Windows Namespace (#666).
11+
12+
## Minor fixes and documentation
13+
* validation-tests: fix several tests (#687).
14+
* adding security and CoC links (#686).
15+
* Simplified code (#685).
16+
* Godeps: update hashicorp/go-multierror (#678).
17+
* fix up vm parameters (#676).
18+
* generate: fix capabilities add/drop option (#674).
19+
* update to golang 1.11 (#670).
20+
21+
122
# v0.8.0
223

324
## Additions

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.0
1+
0.9.0

0 commit comments

Comments
 (0)