Update CHANGELOG
This commit is contained in:
parent
351f9757a1
commit
bc6a3caa25
|
@ -15,6 +15,8 @@
|
||||||
working when you switch networks. [GH-834]
|
working when you switch networks. [GH-834]
|
||||||
- Checking for port forwarding collisions also checks for other applications
|
- Checking for port forwarding collisions also checks for other applications
|
||||||
that are potentially listening on that port as well. [GH-821]
|
that are potentially listening on that port as well. [GH-821]
|
||||||
|
- Multiple VM names can be specified for the various commands now. For
|
||||||
|
example: `vagrant up web db service`. [GH-795]
|
||||||
|
|
||||||
## 1.0.1 (March 11, 2012)
|
## 1.0.1 (March 11, 2012)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue