chore(History): add breaking change note

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

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.
- feat: add TIFF save output format (**note**: this introduces a minor interface bracking change in `bimg.IsImageTypeSupportedByVips` auxiliary function).
## 1.0.6 / 12-11-2016