CHANGELOG.md in vagrant-parallels-1.6.0 vs CHANGELOG.md in vagrant-parallels-1.6.1
- old
+ new
@@ -1,4 +1,14 @@
+## 1.6.1 (January 13, 2016)
+
+BUG FIXES:
+ - action/import: Fix `regenerate_src_uuid` option behavior in parallel run
+ [[GH-241](https://github.com/Parallels/vagrant-parallels/pull/241)]
+ - action/box_unregister: Use temporary lock file to prevent early unregister
+ in parallel run [[GH-244](https://github.com/Parallels/vagrant-parallels/pull/244)]
+ - action/network: Fix detection of the next virtual network ID [[GH-245](https://github.com/Parallels/vagrant-parallels/pull/245)]
+
+
## 1.6.0 (December 24, 2015)
BREAKING CHANGES:
- The required Vagrant version is **1.8** or higher. It is caused by changes
\ No newline at end of file