Updated changelog

This commit is contained in:
Diptanu Choudhury
2016-12-13 13:53:25 -08:00
parent 9c31a41c4c
commit 9393c9b855

View File

@@ -1,3 +1,10 @@
## 0.5.2 (Unreleased)
BUG FIXES:
* client: Fixed a race condition and remove panic from code [GH-2096]
* client: Cancel wait for remote allocation if migration is no longer required
[GH-2097]
## 0.5.1 (December 12, 2016)
IMPROVEMENTS: