Skip to content

Commit dde5bd8

Browse files
Prepare release v4.4
1 parent ea5cebd commit dde5bd8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
v4.4
2+
-----
3+
4+
### Add
5+
* [#168](https://github.com/cleverage/process-bundle/issues/168) Add JsonStreamWriterTask with related doc
6+
* [#172](https://github.com/cleverage/process-bundle/issues/172) Add spl_file_object_flags and json_flags options on JsonStream*Tasks. Update docs.
7+
* [#174](https://github.com/cleverage/process-bundle/issues/174) Add FileSplitterTask using Filesystem/SplFile. Add doc.
8+
9+
### Fixes
10+
* [#169](https://github.com/cleverage/process-bundle/issues/169) Fix JsonStreamFile empty line at the end issue, even if SKIP_EMPTY is set. Add JsonStreamReaderTask doc.
11+
112
v4.3
213
-----
314

0 commit comments

Comments
 (0)