From 6f9ba093cedb2d1965f471ac0814248dd6ba2017 Mon Sep 17 00:00:00 2001 From: Steven Rombauts Date: Sat, 21 Jun 2014 20:53:48 +0200 Subject: [PATCH] Add updated Guest Additions to changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b71ae0..d8de3bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,12 @@ # Changelog -## 3.0.1 (20 Jun 2014) +## 3.0.1 (21 Jun 2014) - Added - Setup the /apc alias to access APC dashboard - Added - Included the /phpinfo location as a shortcut to phpinfo(); - Added - Installed PEAR, PECL - Added - Installing the PECL yaml extension by default +- Improved - Updated Virtualbox guest additions to 4.3.12 ## 3.0.0 (12 May 2014) @@ -38,4 +39,4 @@ - Add Vagrant 1.0 support. - Add Chef provisioning. -- Install and configure PHP, Nginx and MySQL. \ No newline at end of file +- Install and configure PHP, Nginx and MySQL.