lml-main
Version:
This is now a mono repository published into many standalone packages.
8 lines (7 loc) • 471 B
Markdown
# Change Log
All notable changes to this project will be documented in this file.
## [3.0.0] - 2016-10-16
### Changed
- Changed jpeg compression algorithm from jpegtran to mozjpeg [PR#38](https://github.com/tcoopman/image-webpack-loader/pull/38).
See [imagemin-mozjpeg](https://github.com/imagemin/imagemin-mozjpeg) for configuration options.
- Updated minor versions of dependencies: `loader-utils`, `imagemin-gifsicle`, `imagemin-optipng`, `imagemin-svgo`, `webpack`