changelog

This commit is contained in:
Alex Dadgar 2016-04-18 19:40:22 -07:00
parent e096c4a504
commit 97a7263970
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ BUG FIXES:
* core: Fix issue where in-place updated allocation double counted resources
[GH-957]
* core: Prevent garbage collection of running batch jobs [GH-989]
* core: Trigger System scheduler when Node drain is disabled [GH-1106]
* core: Fix drained, batched allocations from being migrated indefinitely
[GH-1086]
* client: Garbage collect Docker containers on exit [GH-1071]