Skip to content

Commit fb1fb65

Browse files
committed
Merge pull request #234 from dejacode/master
Latest master
2 parents c1204f1 + da211cc commit fb1fb65

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

about.ABOUT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
about_resource: .
22

33
name: AboutCode
4-
version: 2.0.0
4+
version: 2.2.0
55

66

77
owner: nexB Inc.

docs/CHANGELOG.rst

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
2015-10-22 Chin-Yeung Li <[email protected]>
2+
3+
Release 2.2.0
4+
5+
* Improved CLI error messages
6+
* Fixed the filtering of dicts with empty values.
7+
* Refined help texts
8+
* Updated configure script
9+
* Refactorings and code simplifications
10+
* Fixed misleading error message when using invalid api_url
11+
12+
13+
2015-10-08 Chin-Yeung Li <[email protected]>
14+
15+
Release 2.1.0
16+
17+
* Minor code refactoring
18+
* Handle long path error on Windows OS when using genattrib with a zip
19+
20+
21+
2015-09-28 Chin-Yeung Li <[email protected]>
22+
23+
Release 2.0.4
24+
25+
* Added support to run genattrib with a zip file and tests
26+
* Display a "Completed" message once the generation is completed
27+
28+
129
2015-07-31 Chin-Yeung Li <[email protected]>
230

331
Release 2.0.3

0 commit comments

Comments
 (0)