aboutsummaryrefslogtreecommitdiff
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.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/node_modules/archiver/CHANGELOG.md b/node_modules/archiver/CHANGELOG.md
index b483a248c..d98d1e930 100644
--- a/node_modules/archiver/CHANGELOG.md
+++ b/node_modules/archiver/CHANGELOG.md
@@ -1,5 +1,9 @@
## Changelog
+**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)
+
**1.1.0** — <small> August 29, 2016_</small> — [Diff](https://github.com/archiverjs/node-archiver/compare/1.0.1...1.1.0)
- minor doc fixes.