diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..56467bd --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +CHANGES: + +# 1.0.0 (2022-07-28) + + +### Features + +* **extensions:** added more useless file extensions ([0a3b5c7](https://github.com/H4ad/node-modules-packer/commit/0a3b5c7e368a8fdea562c6faa0784b1827fc569c)) +* **node-modules-packer:** added initial version of the cli ([185bed6](https://github.com/H4ad/node-modules-packer/commit/185bed6c6f89cb6476481aae16def3e6ee93a913)) + + +### Performance Improvements + +* **archiver:** removed archiver for yazl & fixed memory leak in tests ([3dbc585](https://github.com/H4ad/node-modules-packer/commit/3dbc5852c7d619e76fa74c366f542b104e98d7a1)) +* **zip:** refactored to use another lib instead archiver ([d4d06f5](https://github.com/H4ad/node-modules-packer/commit/d4d06f57bb785197e86cb00f69a8e8317a3a801e))