Skip to content
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Gergo Erdosi committed Mar 18, 2013
2 parents 3607329 + 4bd9227 commit 36f3ba4
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
@@ -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.

0 comments on commit 36f3ba4

Please sign in to comment.