changelog

This commit is contained in:
Alex Dadgar
2016-04-11 17:02:22 -07:00
parent 5475d24e0b
commit 0e15e7408f

View File

@@ -7,6 +7,7 @@ IMPROVEMENTS:
* core: Rename successfully finished allocations to "Complete" rather than
"Dead" for clarity [GH-975]
* cli: `alloc-status` explains restart decisions [GH-984]
* cli: `node-drain -self` drains the local node [GH-1068]
* cli: `node-status -self` queries the local node [GH-1004]
* cli: Destructive commands now require confirmation [GH-983]
* cli: `alloc-status` display is less verbose by default [GH-946]