diff --git a/CHANGELOG.md b/CHANGELOG.md index af789f820..1d4102ab7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,12 @@ * builder/alicloud: Increase polling timeout. [GH-5148] * builder/parallels: Remove soon to be removed --vmtype flag in createvm. [GH-5172] +* contrib: add json files to zsh completion. [GH-5195] + +### BUG FIXES: +* builder/amazon: fix builds when using the null communicator. [GH-5217] * core: Strip query parameters from ISO URLs when checking against a checksum file. [GH-5181] -* contrib: add json files to zsh completion. [GH-5195] ## 1.0.3 (July 17, 2017)