diff --git a/CHANGELOG.md b/CHANGELOG.md index 49b7cde..384de10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ FastSitePHP uses [Semantic Versioning](https://docs.npmjs.com/about-semantic-versioning). +## 1.1.1 (December 11, 2019) + +* Update [install.php] to use to handle composer directory structure for FastSitePHP so it doesn't attempt to install over composer. This would have caused an error on the install script if running after previously setting up the site with composer; however it didn't cause any site errors. + ## 1.1.0 (December 10, 2019) * Update [install.php] to use FastSitePHP Framework 1.1.0