diff --git a/HISTORY.md b/HISTORY.md index ff3e0db..93e37c4 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,7 +1,7 @@ ## 1.12.0 (November 8, 2017) - Replaced `uglify-js` to `uglify-es` -- Added posibility to config JavaScript minifier with `--js-pack-options` CLI option or `jsPackOptions` field in config file +- Added posibility to config JavaScript minifier with `--js-pack-config` CLI option or `jsPackConfig` field in config file - Fixed exception handling when command run in child process and exception is connected with dependencies - Update dependencies