From cdeffe9cc785047c18d1916c9fa9de00ce943049 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Wed, 6 Jul 2016 20:23:38 +0200 Subject: [PATCH] Added missing issue to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6f92d16..c08baeb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * [9: Use symfony/console to dispatch console requests, instead of trying to integrate the process with expressive](https://github.com/acelaya/url-shortener/issues/9) * [8: Create a REST API](https://github.com/acelaya/url-shortener/issues/8) +* [10: Add more CLI functionality](https://github.com/acelaya/url-shortener/issues/10) **Tasks**