This repository has been archived by the owner on Jun 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/develop'
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Changelog | ||
|
||
## 2.0.0 (18 Mar 2013): | ||
|
||
- 258: Replace Chef provisioning by Puppet. Add multiple host support. | ||
- 260: Add multiple PHP version support (5.3 and 5.4). | ||
- 261: Add developer tools (Git, Subversion, Zip, Unzip, Vim). | ||
- 262: Add PHP tools (PHPunit and Composer). | ||
- 263: Replace MySQL by Percona Server. | ||
- 265: Fix Xdebug configuration. | ||
- 266: Add LESS support and the autoless script. | ||
- 267: Add ability to import SQL scripts on vagrant up. | ||
- 268: Add PHP Analyzer. | ||
- 270: Add easy access to access and error logs. | ||
- 271: Add Vagrant 1.1 support. | ||
|
||
## 1.0.0 (4 March 2013): | ||
|
||
- Add Vagrant 1.0 support. | ||
- Add Chef provisioning. | ||
- Install and configure PHP, Nginx and MySQL. |