From 5a500a00d7c0be2eed77de5c952b6dfcd26346d6 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sun, 22 Oct 2017 09:18:28 +0200 Subject: [PATCH] Added another feature to CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7755706c..1cbba834 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,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) **Enhancements:**