summaryrefslogtreecommitdiff
path: root/node_modules/archiver/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/archiver/CHANGELOG.md')
-rw-r--r--node_modules/archiver/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/node_modules/archiver/CHANGELOG.md b/node_modules/archiver/CHANGELOG.md
index d98d1e930..3b8e106b9 100644
--- a/node_modules/archiver/CHANGELOG.md
+++ b/node_modules/archiver/CHANGELOG.md
@@ -1,5 +1,11 @@
## Changelog
+**1.3.0** — <small> December 13, 2016_</small> — [Diff](https://github.com/archiverjs/node-archiver/compare/1.2.0...1.3.0)
+
+- improve `directory` and `glob` methods to use events rather than callbacks. (#203)
+- fix bulk warning spam (#208)
+- updated mocha (#205)
+
**1.2.0** — <small> November 2, 2016_</small> — [Diff](https://github.com/archiverjs/node-archiver/compare/1.1.0...1.2.0)
- Add a `process.emitWarning` for `deprecated` (#202)