This commit is contained in:
wushenghua
2017-05-10 17:19:39 +08:00
parent afafd9c07b
commit 6a48d33db7
907 changed files with 118717 additions and 35470 deletions
+16
View File
@@ -0,0 +1,16 @@
## v2.0.2
* Support Node.js v7
## v2.0.1
* Fix cli [#78](https://github.com/pierreinglebert/node-zopfli/pull/78)
## v2.0.0
* Drop 0.10 support [#74](https://github.com/pierreinglebert/node-zopfli/pull/74)
* Swap extension for deflate and zlib [#62](https://github.com/pierreinglebert/node-zopfli/pull/62)
* Update to latest zopfli (6818a08) [#70](https://github.com/pierreinglebert/node-zopfli/pull/70)