Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
vseventer committed Jan 29, 2018
1 parent 1ff1fbe commit 3b828d1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@
* Added [`--fastShrinkOnLoad`](http://sharp.pixelplumbing.com/en/stable/api-resize/#resize)
(`sharp` 0.19.0).
* Added gravity option to [`--embed`](http://sharp.pixelplumbing.com/en/stable/api-resize/#embed).
* Fixed bug with URI templates on Windows.
* Fixed bug with [`--withoutEnlargement`](http://sharp.pixelplumbing.com/en/stable/api-resize/#withoutenlargement)
(#11).
* Fixed bug with URI templates on Windows (#8).
* Removed `--interpolator` and `--centreSampling` resize options (`sharp` 0.19.0).
* Updated default [`--compressionLevel`](http://sharp.pixelplumbing.com/en/stable/api-output/#png)
and [`--predictor`](http://sharp.pixelplumbing.com/en/stable/api-output/#tiff)
(`sharp` 0.19.0).
* Updated output paths to resolve only after parsing URI template.
* Updated output paths to resolve only after parsing URI template (#9).
* Updated `fs-extra`, `mocha`, `nyc`, `sharp`, `sinon`, and `yargs` dependencies.

## 1.5.2 (October 27, 2017)
Expand Down

0 comments on commit 3b828d1

Please sign in to comment.