From ef0dd416f9443f6840c5656df505f9b1e25ee1f0 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Mon, 23 Oct 2017 13:30:26 +0200 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7cc8cd8..a698b793 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * [44: Consider allowing to set custom slugs instead of generating a short code](https://github.com/shlinkio/shlink/issues/44) * [47: Allow to limit short codes availability by date range](https://github.com/shlinkio/shlink/issues/47) * [48: Allow to limit the number of visits to a short code](https://github.com/shlinkio/shlink/issues/48) +* [105: Added option to enable/disable URL validation by response status code.](https://github.com/shlinkio/shlink/pull/105) **Enhancements:**