From f73b15697bb90a8e648bc47c2bb647d05006f02b Mon Sep 17 00:00:00 2001 From: vlakoff Date: Sun, 16 Sep 2018 01:13:16 +0200 Subject: [PATCH] Remove changelog entry for change that has been undone --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71d97eec0..05b53163e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,7 +27,6 @@ - [#2254](https://github.com/slimphp/Slim/pull/2254) `addContentLengthHeader` setting is removed - [#2221](https://github.com/slimphp/Slim/pull/2221) `Slim\Http` has been removed and Slim now depends on the separate Slim-Http component - [#2166](https://github.com/slimphp/Slim/pull/2166) `outputBuffering` setting is removed -- [#2067](https://github.com/slimphp/Slim/pull/2067) Remove App::VERSION - [#2078](https://github.com/slimphp/Slim/pull/2078) Remove App::subRequest() - [#2098](https://github.com/slimphp/Slim/pull/2098) Remove CallableResolverTrait - [#2102](https://github.com/slimphp/Slim/pull/2102) Remove container from router