changelog

This commit is contained in:
Alex Dadgar 2016-10-27 09:30:30 -07:00
parent 150b678a6b
commit 43aa8feb7e

View file

@ -12,6 +12,7 @@ IMPROVEMENTS:
* client: Introduce a `secrets/` directory to tasks where sensitive data can
be written [GH-1681]
* driver: Export `NOMAD_JOB_NAME` environment variable [GH-1804]
* driver/docker: Docker For Mac support [GH-1806]
* driver/docker: Support Docker volumes [GH-1767]
* driver/docker: Allow Docker logging to be configured [GH-1767]
* driver/lxc: Support for LXC containers [GH-1699]