changelog

This commit is contained in:
Alex Dadgar
2016-02-04 18:22:59 -08:00
parent 5b1c6f874f
commit 8701ce33ce

View File

@@ -3,6 +3,7 @@
BACKWARDS INCOMPATIBILITIES:
* core: Improved restart policy with more user configuration [GH-594]
* core/cli: Print short identifiers [GH-675]
* core/jobspec: Variables/constraints interpreted using ${} notation [GH-675]
* client: Environment variable containing address for each allocated port
[GH-704]
* client: Extract artifacts into the root of the task directory [GH-756]