diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a05b7be --- /dev/null +++ b/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. \ No newline at end of file