Add entry for force_pull #2147

This commit is contained in:
Michael Schurter 2017-01-11 13:15:44 -08:00 committed by GitHub
parent 5c7b6c654d
commit 93892a9a72
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ IMPROVEMENTS:
* client: Fixed namespacing for the cpu arch attribute [GH-2161]
* client: Don't retrieve Driver Stats if unsupported [GH-2173]
* driver/docker: Add support for network aliases [GH-1980]
* driver/docker: Add `force_pull` option to force downloading an image [GH-2147]
* telemetry: Prefix gauge values with node name instead of hostname [GH-2098]
BUG FIXES: