diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..23be9b4 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +# Changelog + +## 1.1.0 (14 May 2014) + +- Fixed - PHP-FPM should create the socket as user www-data. +- Added - Install Elasticsearch +- Added - Extended nginx config to include the _manager_ application +- Added - `police` installation script will now setup Elasticsearch mapping +- Improved - Box can now be installed using Vagrant Cloud using the `belgianpolice/box` identifier. +- Improved - Use Unix socket with PHP-FPM +- Added - README and CHANGELOG. + +## 1.0.0 (5 September 2013): + +* Setup basic Vagrantfile +* Add Puppet provisioning. +* Install and configure PHP, Nginx and MySQL \ No newline at end of file