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. 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