CHANGELOG.md in vagrant-parallels-1.7.0 vs CHANGELOG.md in vagrant-parallels-1.7.1
- old
+ new
@@ -1,13 +1,25 @@
+## 1.7.1 (December 7, 2016)
+FEATURES:
+ - **Guest capability for installing Parallels Tools in Windows.** Now it is
+ possible to install/upgrade Parallels Tools in Windows guests using
+ the provider option `update_guest_tools`. [[GH-284](https://github.com/Parallels/vagrant-parallels/pull/284)]
+
+BUG FIXES:
+ - Fix issues of auto-updating Parallels Tools in Linux guests with Parallels Desktop 12+.
+ [[GH-283](https://github.com/Parallels/vagrant-parallels/pull/283)],
+ [[GH-282](https://github.com/Parallels/vagrant-parallels/pull/282)],
+ [[GH-281](https://github.com/Parallels/vagrant-parallels/pull/281)]
+
+
## 1.7.0 (November 15, 2016)
BREAKING CHANGES:
- **Dropped support of Parallels Desktop 8 and 9**. These versions have
reached their [End-of-Life and End-of-Support](http://kb.parallels.com/eu/122533).
- - **Removed customization options, which were previously deprecated:**
- [[GH-271](https://github.com/Parallels/vagrant-parallels/pull/271)]
+ - **Removed customization options, which were previously deprecated:** [[GH-271](https://github.com/Parallels/vagrant-parallels/pull/271)]
- "use_linked_clone" - use `linked_clone` instead.
- "regen_box_uuid" - use `regen_src_uuid` instead.
- - "optimize_power_consumption".
+ - "optimize_power_consumption".
FEATURES:
- **IPv6 Private Networks:** Private networking now supports IPv6.
This only works with Parallels Desktop 12 and higher.
[[GH-273](https://github.com/Parallels/vagrant-parallels/pull/273)]
\ No newline at end of file