From bbc9d02420c6ac2e97a2726a6d8f346412e95055 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Fri, 30 Mar 2018 17:16:06 -0500 Subject: [PATCH] Fixes issue #155 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c1a8b11..dbe735c 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,9 @@ vagrant plugin install vagrant-hostsupdater-*.gem ## Versions +### 1.1.1 +* Bugfix: AWS Feature broke part of the code [#155](/../../issues/155) + ### 1.1.0 * Feature: Added AWS support [#74](/../../pull/74) * Feature: Added libvirt provider [#122](/../../pull/122)