diff options
Diffstat (limited to 'node_modules/zip-stream')
-rw-r--r-- | node_modules/zip-stream/CHANGELOG.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/node_modules/zip-stream/CHANGELOG.md b/node_modules/zip-stream/CHANGELOG.md new file mode 100644 index 000000000..24f8d529f --- /dev/null +++ b/node_modules/zip-stream/CHANGELOG.md @@ -0,0 +1,12 @@ +## Changelog
+
+**1.1.1** — <small>_January 12, 2016_</small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/1.1.0...1.1.1)
+
+- actually use STORE method if level is 0 (GH #21)
+- bump deps to ensure latest versions are used.
+
+**1.1.0** — <small>_August 27, 2016_</small> — [Diff](https://github.com/archiverjs/node-zip-stream/compare/1.0.0...1.1.0)
+
+- bump deps to ensure latest versions are used.
+
+[Release Archive](https://github.com/archiverjs/node-zip-stream/releases)
\ No newline at end of file |