changelog

This commit is contained in:
Alex Dadgar
2016-06-17 14:15:57 -07:00
parent fbfbcd7960
commit 176d402128

View File

@@ -25,6 +25,8 @@ IMPROVEMENTS:
determine its effects [GH-1181]
* cli: node-status command displays host resource usage and allocation
resources [GH-1261]
* cli: Region flag and environment variable introduced to set region
forwarding. Automatic region forwarding for run and plan [GH-1237]
* client: If Consul is available, automatically bootstrap Nomad Client
using the `_nomad` service in Consul. Nomad Servers now register
themselves with Consul to make this possible. [GH-1201]