From 054bbb8d5af586c5294873318db3ccfb245d879d Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sat, 16 Nov 2019 10:22:00 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9237d4c2..d563441e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this #### Fixed * [#512](https://github.com/shlinkio/shlink/issues/512) Fixed query params not being properly forwarded from short URL to long one. +* [#540](https://github.com/shlinkio/shlink/issues/540) Fixed errors thrown when creating short URLs if the original URL has an internationalized domain name and URL validation is enabled. ## 1.20.0 - 2019-11-02