CHANGELOG.md in vagrant-g5k-0.0.16 vs CHANGELOG.md in vagrant-g5k-0.0.17
- old
+ new
@@ -1,4 +1,12 @@
+# 0.0.17
+
+ * Add bridged network support
+ * Add support for ssh run command (cli : vagrant ssh vm -c "...".)
+ * Add generic lockable function
+ * Add generic GetState Middleware (destroy can be called even if the VM is
+ terminated)
+
# 0.0.16
* Improve stdout (add information on physical node)
* Stop the polling if the job is terminated