From 165b7507bcfe2df31685903d41970f5746de27fd Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Sun, 12 Apr 2015 21:51:13 +0200 Subject: [PATCH] update changelog for 1.1.1 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) 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.