Update CHANGELOG.md

This commit is contained in:
Preetha
2017-11-20 14:08:40 -06:00
committed by GitHub
parent 7ef84408a5
commit 815972bb88

View File

@@ -23,6 +23,7 @@ IMPROVEMENTS:
* driver/docker: Detect OOM kill event [GH-3459]
* driver/docker: Adds support for adding host device to container via
`--device` [GH-2938]
* driver/docker: Adds support for `ulimit` and `sysctl` options [GH-3568]
* driver/qemu: Support graceful shutdowns on unix platforms [GH-3411]
* template: Updated to consul template 0.19.4 [GH-3543]
* core/enterprise: Return 501 status code in Nomad Pro for Premium end points