We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e90767 commit a350d81Copy full SHA for a350d81
CHANGELOG.md
@@ -1,5 +1,10 @@
1
## Changelog
2
3
+**1.0.0** — <small>_April 5, 2016_</small> — [Diff](https://github.com/archiverjs/node-archiver/compare/0.21.0...1.0.0)
4
+
5
+- version unification across many archiver packages.
6
+- dependencies upgraded and now using semver caret (^).
7
8
**0.21.0** — <small>_December 21, 2015_</small> — [Diff](https://github.com/archiverjs/node-archiver/compare/0.20.0...0.21.0)
9
10
- core: add support for `entry.prefix`. update some internals to use it.
0 commit comments