diff --git a/CHANGELOG.md b/CHANGELOG.md index eeb2a4c9..0481274b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this ## [Unreleased] ### Added -* *Nothing* +* [#856](https://github.com/shlinkio/shlink/issues/856) Added PHP 8.0 support. ### Changed * [#977](https://github.com/shlinkio/shlink/issues/977) Migrated from `laminas/laminas-paginator` to `pagerfanta/core` to handle pagination.