# Change Log

This log documents the significant changes for each release.
This project follows [Semantic Versioning](http://semver.org/).

## [2.1.1] - 06-16-2020
### Changed
- Cloned from https://github.com/InvokIT/js-untar.git and fixed a bug 
  that a "Maximum call stack size exceeded" error might occur when the tar file is too big.
- Updated some npm packages and gulp concofiguration.
