Skip to content

Commit

Permalink
Add links to issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
vseventer committed Jan 29, 2018
1 parent 3b828d1 commit 0bb506e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
(`sharp` 0.19.0).
* Added gravity option to [`--embed`](http://sharp.pixelplumbing.com/en/stable/api-resize/#embed).
* Fixed bug with [`--withoutEnlargement`](http://sharp.pixelplumbing.com/en/stable/api-resize/#withoutenlargement)
(#11).
* Fixed bug with URI templates on Windows (#8).
([#11](https://github.com/vseventer/sharp-cli/issues/11)).
* Fixed bug with URI templates on Windows ([#8](https://github.com/vseventer/sharp-cli/issues/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 (#9).
* Updated output paths to resolve only after parsing URI template ([#9](https://github.com/vseventer/sharp-cli/issues/9)).
* Updated `fs-extra`, `mocha`, `nyc`, `sharp`, `sinon`, and `yargs` dependencies.

## 1.5.2 (October 27, 2017)
Expand Down

0 comments on commit 0bb506e

Please sign in to comment.