CHANGELOG.md in vagrant-mutate-0.2.3 vs CHANGELOG.md in vagrant-mutate-0.2.4
- old
+ new
@@ -1,4 +1,8 @@
+# 0.2.4 (2014-01-23)
+* Generate new vagrantfiles instead of copying them
+* Set disk bus when converting to vagrant-libvirt (#41)
+
# 0.2.3 (2014-01-20)
* Warn when qemu version cannot read vmdk3 files (#29)
* Fix errors in how box name and provider were parsed (#35)
* Load box from file based on existence not name (#36)
* Warn when image is not the expected type for the provider (#38)