Skip to content

Commit 459f646

Browse files
committed
update readme. #87 #113
1 parent a2ba0fb commit 459f646

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"email": "t3dodson@gmail.com"
1919
}
2020
],
21-
"version": "1.0.1",
21+
"version": "1.0.2",
2222
"keywords": [
2323
"csv",
2424
"csvtojson",

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -798,6 +798,10 @@ See more detailed information [here](https://nodejs.org/api/stream.html#stream_c
798798

799799
#Change Log
800800

801+
## 1.0.2
802+
* supported ndjson format as per #113 and #87
803+
* issue: #120
804+
801805
## 1.0.0
802806
* Add [Stream Options](#stream-options)
803807
* Change version syntax to follow x.y.z

0 commit comments

Comments
 (0)