From 6aecc6cc06b7a96cc9f5e7b41624ab040ea7f8a2 Mon Sep 17 00:00:00 2001 From: Chin Yeung Li Date: Thu, 22 Oct 2015 14:15:42 -0700 Subject: [PATCH 1/2] Update changelog --- docs/CHANGELOG.rst | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 64444289..a69df9ff 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -1,3 +1,31 @@ +2015-10-22 Chin-Yeung Li + + Release 2.2.0 + + * Improved CLI error messages + * Fixed the filtering of dicts with empty values. + * Refined help texts + * Updated configure script + * Refactorings and code simplifications + * Fixed misleading error message when using invalid api_url + + +2015-10-08 Chin-Yeung Li + + Release 2.1.0 + + * Minor code refactoring + * Handle long path error on Windows OS when using genattrib with a zip + + +2015-09-28 Chin-Yeung Li + + Release 2.0.4 + + * Added support to run genattrib with a zip file and tests + * Display a "Completed" message once the generation is completed + + 2015-07-31 Chin-Yeung Li Release 2.0.3 From da211ccf157aa379d628a6bdd65baf2f6f00e25e Mon Sep 17 00:00:00 2001 From: Chin Yeung Li Date: Thu, 22 Oct 2015 15:07:37 -0700 Subject: [PATCH 2/2] Update the version in about.ABOUT --- about.ABOUT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.ABOUT b/about.ABOUT index 81be1884..6c9cdb51 100644 --- a/about.ABOUT +++ b/about.ABOUT @@ -1,7 +1,7 @@ about_resource: . name: AboutCode -version: 2.0.0 +version: 2.2.0 owner: nexB Inc.