File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
22
# v0.8.0
2
23
3
24
## Additions
Original file line number Diff line number Diff line change 1
- 0.8 .0
1
+ 0.9 .0
You can’t perform that action at this time.
0 commit comments