From abe0fc16df8765d8489176c4061445729d0b88b6 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sun, 22 Nov 2020 18:13:12 +0100 Subject: [PATCH] #912 Updated changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee9d0b11..06adfb76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this * [#869](https://github.com/shlinkio/shlink/issues/869) Added support for Mercure Hub 0.10. ### Changed -* *Nothing* +* [#912](https://github.com/shlinkio/shlink/issues/912) Changed error templates to be plain html files, removing the dependency on `league/plates` package. ### Deprecated * *Nothing*