CHANGELOG.md in vagrant-mutate-0.1.4 vs CHANGELOG.md in vagrant-mutate-0.1.5

- old
+ new

@@ -1,4 +1,10 @@ +# 0.1.5 (2013-12-17) +* Preserve dsik interface type when coverting to KVM (#21) +* Remove dependency in minitar (#24) +* Support downloading input box (#9) +* Handle errors when reading ovf file + # 0.1.4 (2013-12-08) * Rework box and converter implementation (#7) * Write disk images as sparse files (#13) * Switch vagrant-kvm disk format from raw to qcow2 (#16) * Prefer the binary named qemu-system-* over qemu-kvm or kvm (#20)