CHANGELOG in vagrant-hosts-2.8.3 vs CHANGELOG in vagrant-hosts-2.9.0
- old
+ new
@@ -1,7 +1,26 @@
CHANGELOG
=========
+2.9.0
+-----
+
+2019-01-03
+
+This is a backwards compatible feature and bugfix release.
+
+### Added
+
+ * New `change_hostname` config setting that controls whether the provisioner
+ will attempt to set the hostname of the VM.
+
+### Fixed
+
+ * Hostnames can now be removed from Windows VMs.
+
+ * Provisioning hostnames on Windows VMs will no longer fail when a large
+ number of names is added.
+
2.8.2
-----
2018-08-16