Skip to content

Commit

Permalink
Update AUTHORS and CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
James McKinney committed Jan 23, 2016
1 parent 512dd38 commit 4f0bb6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,4 @@ The following individuals have contributed code to csvkit:
* Fede Isas
* Patricia Lipp
* Kev++
* edwardros
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Fixes:
* in2csv correctly guesses format when file has an uppercase extension.
* in2csv sets the correct flag for --no-inference.
* in2csv again supports nested JSON objects (fixes regression).
* csvgrep can match multiline values.
* csvgrep supports --no-header-row.
* csvstack supports stacking a single file.
* FilteringCSVReader's any_match argument works correctly.
Expand Down

0 comments on commit 4f0bb6f

Please sign in to comment.