Update CHANGELOG.md

This commit is contained in:
Paulo Bittencourt 2014-05-30 12:26:26 -04:00
parent 883b19b1f0
commit 8948648cbc
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
# Changelog
## Upcoming
### Features
* hostmanager now runs *before* provisioning takes place, on `up` action [[#73](https://github.com/smdahlen/vagrant-hostmanager/issues/73)]
### Bug fixes
* properly detect hosts file location on Windows guests [[#67](https://github.com/smdahlen/vagrant-hostmanager/pull/67)]
* do not add host if IP cannot be determined [[#85](https://github.com/smdahlen/vagrant-hostmanager/pull/85)]