Update CHANGELOG with new provisioner syntax

This commit is contained in:
Mitchell Hashimoto 2011-01-12 02:36:57 -08:00
parent a4a02675ad
commit d179d3d582
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
- Helpful error message shown if NFS mounting fails. [GH-135]
- Gentoo guests now support host only networks. [GH-240]
- RedHat (CentOS included) guests now support host only networks. [GH-260]
- New Vagrantfile syntax for enabling and configuring provisioners. This
change is not backwards compatible. [GH-265]
## 0.7.0.beta (December 24, 2010)