diff --git a/CHANGELOG.md b/CHANGELOG.md index 77212c6ce..eb6e110c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,9 @@ IMPROVEMENTS: using the `nomad` service in Consul. Nomad servers now register themselves with Consul if Consul is available. [GH-1201] * drivers: Qemu and Java can be run without an artifact being download. Useful - if the artifact exists inside a chrooted directory {GH-1262] + if the artifact exists inside a chrooted directory [GH-1262] + * driver/docker: Added a client options to set SELinux labels for container + bind mounts. [GH-788] BUG FIXES: * core: Improve garbage collection of allocations and nodes [GH-1256]