CHANGELOG

This commit is contained in:
Alex Dadgar
2016-02-04 10:19:02 -08:00
parent d75c057f9f
commit 099f5adc7e

View File

@@ -25,6 +25,8 @@ IMPROVEMENTS:
* core/jobspec: Default task resources and validation [GH-739]
* cli: Output of agent-info is sorted [GH-617]
* cli: Ability to navigate allocation directories [GH-709]
* client: Send Node to server when periodic fingerprinters change Node
attributes/metadata [GH-749]
* drivers: Interpret Nomad variables in environment variables/args [GH-653]
* driver/rkt: Add support for CPU/Memory isolation [GH-610]
* driver/rkt: Add support for mounting alloc/task directory [GH-645]