CHANGELOG in vagrant-hosts-2.8.1 vs CHANGELOG in vagrant-hosts-2.8.2
- old
+ new
@@ -1,7 +1,21 @@
CHANGELOG
=========
+2.8.2
+-----
+
+2018-06-05
+
+This is a backwards compatible bugfix release.
+
+ * The `exports` and `imports` attributes of the hosts provisioner now
+ properly merge when a provisioner with the same name is definied in
+ multiple scopes (e.g. global, per-vm, per-provider).
+
+ * Added test coverage for Vagrant 2.1.
+
+
2.8.1
-----
2018-05-02