Skip to content

Commit 58bfa8e

Browse files
authored
Create CHANGELOG.md
1 parent 574b22f commit 58bfa8e

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# ChangeLog
2+
3+
This file details the changes that were made after forking v1.1.4 from https://github.com/allanlei/python-zipstream.
4+
5+
## v1.1.5 (2019-03-18)
6+
* Support Zip64 when compressing iterables and strings (https://github.com/allanlei/python-zipstream/pull/25)
7+
8+
## v1.1.6 (2019-06-06)
9+
* Add partial flushing of ZipStreams (https://github.com/arjan-s/python-zipstream/pull/1)
10+
11+
## v1.1.7 (2019-10-22)
12+
* Stream data in the order it was received (https://github.com/arjan-s/python-zipstream/pull/4)

0 commit comments

Comments
 (0)