From c993bbd9937bcf8b5f37b7cb5564502e6803bab1 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Thu, 18 Apr 2019 10:47:26 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91442b4e..1f10d1fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this It also removes the need of asynchronously and programmatically updating the file, which deprecates the `visit:update-db` command. +* [#373](https://github.com/shlinkio/shlink/issues/373) Added support for a simplified config. Specially useful to use with the docker container. + #### Changed * [#56](https://github.com/shlinkio/shlink/issues/56) Simplified supported cache, requiring APCu always.