Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Commit d6f6a7b

Browse files
committed
Release v.0.13.0 notes
1 parent 12fbd58 commit d6f6a7b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 0.13.0 (2015-06-18)
4+
5+
- Split install scripts into two pieces: prerequisites installation (optional) and actual box installation.
6+
- Automatic installation is now supported on Windows!
7+
- vhost-proxy service - adds ability to use a single shared IP address for multiple web projects running concurently.
8+
- VirtualBox network adapters performance adjustments (using `virtio` on the NAT interface). Resolves #12.
9+
- Added bash to avoid shell script compatibility issues and updated all shell scripts to use `#/bin/bash` header. Resolves #17.
10+
- Documentation updates.
11+
312
## 0.12.1 (2015-06-06)
413

514
- Minor fixes in the setup.sh script for Mac

0 commit comments

Comments
 (0)