diff --git a/drupalbox/CHANGELOG-0.0.md b/drupalbox/CHANGELOG-0.0.md index 6f0046c..9c11ce1 100644 --- a/drupalbox/CHANGELOG-0.0.md +++ b/drupalbox/CHANGELOG-0.0.md @@ -6,12 +6,19 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Added -- Removed Jetty in favor of Solr's bundled HTTP server -- Switched to the `geerlingguy.java` and `geerlingguy.solr` Ansible roles -- Updated serverspec tests for Solr +### Fixed + +## [1.1.1] - 2018-04-05 ### Fixed +- Fixed Solr installation +- Updated tests for Solr + +### Removed + +- Removed Jetty in favor of Solr's bundled HTTP server + ## [1.1.0] - 2017-11-09 ### Added