diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fec6ab2..b155d2bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1504,7 +1504,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this ### Fixed * [#309](https://github.com/shlinkio/shlink/issues/309) Added missing favicon to prevent 404 errors logged when an error page is loaded in a browser. -* [#310](https://github.com/shlinkio/shlink/issues/310) Fixed execution context not being properly detected, making `CloseDbConnectionMiddlware` to be always piped. Now the check is not even made, which simplifies everything. +* [#310](https://github.com/shlinkio/shlink/issues/310) Fixed execution context not being properly detected, making `CloseDbConnectionMiddleware` to be always piped. Now the check is not even made, which simplifies everything. ## [1.15.0] - 2018-12-02