Skip to content

Commit b520cdb

Browse files
Update changelog for 4.1.0
1 parent bfb04af commit b520cdb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v4.1
2+
-----
3+
4+
### Add
5+
* [#155](https://github.com/cleverage/process-bundle/issues/155) Add InputFileReaderTask (Reads the whole input file and outputs its content), InputLineReaderTask (Reads an input file line by line and outputs each line.) and LineReaderTask (Reads a file line by line and outputs each line.)
6+
17
v4.0
28
------
39

0 commit comments

Comments
 (0)