From 1f80240bbe8c1e70fa70331eaab4974875592f8f Mon Sep 17 00:00:00 2001 From: Clint Date: Thu, 5 Nov 2015 13:50:18 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 118e0cfc8..3fb99bfa2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ FEATURES: * Blocking queries supported in API [GH-366] + * Add support for downloading external artifacts to execute for Exec, Raw exec drivers [GH-381] + +BACKWARDS INCOMPATIBILITIES: + + * Qemu and Java driver configurations have been updated to both use `artifact_source` as the source for external images/jars to be ran ## 0.1.2 (October 6, 2015)