This commit is contained in:
Alex Dadgar 2016-02-09 14:11:52 -08:00
parent 2054a7ed47
commit 669edafddb
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@
BACKWARDS INCOMPATIBILITIES:
* core: Improved restart policy with more user configuration [GH-594]
* core/cli: Print short identifiers [GH-760]
* core/cli: Print short identifiers [GH-675]
* core/consul: Validate service name doesn't include period [GH-770]
* core/jobspec: Variables/constraints interpreted using ${} notation [GH-675]
* core/jobspec: Variables/constraints interpreted using ${} notation [GH-760]
* client: Environment variable containing address for each allocated port
[GH-704]
* client: Extract artifacts into the root of the task directory [GH-756]