diff --git a/CHANGELOG.md b/CHANGELOG.md index b9cb6d8..888dc4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 1.1.1 +* Bugfix: Fix `LogFormat` and `ExtendedLog` in default configuration + ## 1.1.0 * Feature: Setting an option to 'false' will remove it from the configuration. * Security: Change insecure default value in `$anonymous_options` to disable write access.