Skip to content

Commit

Permalink
Update README for v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
florianeckerstorfer committed Sep 7, 2018
1 parent 8c14aff commit cc53e1d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ $writer = new ArffWriter('filename.arff', 'name', [
Changelog
---------

### Version 0.2.3 (7 September 2018)

- [#3](https://github.com/cocur/arff/pull/3) Support more generic relation name and drops malformed lines (by [frantzmiccoli](https://github.com/frantzmiccoli))

### Version 0.2.2 (16 March 2018)

- Case-insensitive parsing of column type
Expand Down

0 comments on commit cc53e1d

Please sign in to comment.