From e4ee20c7ada4961c070b4a201cc4033588a33423 Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Thu, 12 Sep 2013 01:13:36 -0300 Subject: [PATCH] Say hi to Vagrant 1.3+ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b0e052..1472535 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ IMPROVEMENTS: + - Compatibility with Vagrant 1.3+ [#136](https://github.com/fgrehm/vagrant-lxc/pull/136) - Set plugin name to `vagrant-lxc` so that it is easier to check if the plugin is installed with the newly added `Vagrant.has_plugin?`