Add changelog entry for #2027

This commit is contained in:
Michael Schurter 2016-11-28 11:02:22 -08:00 committed by Michael Schurter
parent 44e4414490
commit 4adf58b714
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ BUG FIXES:
* client: Fix race on StreamFramer Destroy which would cause a panic [GH-2007]
* driver/docker: Make container exist errors non-retriable by task runner
[GH-2033]
* driver/rkt: Fix validation of rkt volumes [GH-2027]
## 0.5.0 (November 16, 2016)