fix(history): update to bimg@1.0.3

This commit is contained in:
Tomas Aparicio
2016-09-28 00:37:38 +01:00
parent e96788fd56
commit f3fb580774

View File

@@ -1,7 +1,7 @@
## 0.1.27 / 27-09-2016
- feat(#90): adds `path-prefix` flag to bind to an url path.
- feat(core): adds support for `bimg@1.0.2` and `libvips@8.3+`.
- feat(core): adds support for `bimg@1.0.3` and `libvips@8.3+`.
- feat(core): adds support for GIF, SVG, TIFF and PDF formats.
- fix(controllers): fix application/octet-stream image processing issue.