fix(History): typo

This commit is contained in:
Tomás Aparicio 2017-01-13 20:16:51 +00:00 committed by GitHub
parent 0a63653249
commit 49a72c7cae

View file

@ -1,7 +1,7 @@
## 1.0.7 / 13-01-2017
- fix(#128): crop image calculation for missing width or height axis.
- feat: add TIFF save output format (**note**: this introduces a minor interface bracking change in `bimg.IsImageTypeSupportedByVips` auxiliary function).
- feat: add TIFF save output format (**note**: this introduces a minor interface breaking change in `bimg.IsImageTypeSupportedByVips` auxiliary function).
## 1.0.6 / 12-11-2016