From a09b661b510821048fb6b5bfce3e57ad4e3ed92f Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sun, 28 Apr 2019 17:42:20 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dd0a497c..bdea2c2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), #### Added * [#101](https://github.com/shlinkio/shlink-web-client/issues/101) Added checkbox to short URL creation form that allows to determine the value of the `findIfExists` flag introduced in Shlink v1.16.0. +* [#105](https://github.com/shlinkio/shlink-web-client/issues/105) Added support to pre-configure servers. #### Changed