Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit 7fe6cf1

Browse files
author
Daryl Lozupone
committed
Merge branch '0.10.10'
2 parents da3edaa + 8587c3f commit 7fe6cf1

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# WPLib Box ChangeLog
22

3+
## 0.10.10
4+
+ Add `screen`
5+
+ Add `jq`
6+
+ Enable Adminer and Mailhog to respond to box hostname
7+
+ Default site now uses `PHP7.0`
8+
+ Upgrade MySQL Server to `5.6`
9+
+ Add `ZeroMQ`
10+
311
## 0.10.9
412
+ Add `HHVM`
513
+ Add `bcmath` and `pspell` PHP extensions

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ Service/Software|Version
2525
-------|----------
2626
PHP/PHP-FPM|5.6.20 & 7.0.9
2727
HipHop VM|3.14.3
28-
MySQL|5.5
28+
MySQL|5.6
2929
nginx|1.4
3030
XDEBUG|2.4.0
3131
Redis|2.8.4
3232
WP CLI|0.23.0
33-
Nodejs|4.4.5
33+
Nodejs|6.2.2
3434
Gearman|1.0.6
3535
localtunnel.me|
3636

0 commit comments

Comments
 (0)