add changelog

This commit is contained in:
Chelsea Holland Komlo 2017-11-29 15:27:50 -05:00
parent 2208964948
commit 2e159fe01e

View file

@ -24,6 +24,8 @@ IMPROVEMENTS:
* 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/docker: Adds support for StopTimeout (set to the same value as
kill_timeout [GH-3601]
* 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