diff --git a/CHANGELOG.md b/CHANGELOG.md index 9734675..0976178 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] + +## [1.1.0] - 2020-04-23 ### Added - New config variable `$returnType` that specifies if we want to get `html` (default), `json` or php `array` as a result when we load a file to display. - New optional config variables `$baseJsUrl` and `$baseCssUrl` to handle serving assets from separate domains.