From 82812ebc3704d2831aeb475cf0f4c22bbcf21a93 Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Thu, 15 Mar 2012 02:29:53 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2a726272..4a93f6984 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * Added "file" downloader type to download plain files * Added support for authentication with svn repositories * Dependency on filter_var is now optional + * Many improvements to the `search` & `show` commands * Various robustness & error handling improvements * 1.0.0-alpha1 (2012-03-01)