feat(docs): update History with API changes

This commit is contained in:
Tomas Aparicio 2016-09-28 00:35:17 +01:00
parent 1d16b40629
commit dfd6e8fe2d

View file

@ -4,6 +4,7 @@
- fix(background): pass proper background RGB color for PNG image conversion.
- feat(types): validate supported image types by current `libvips` compilation.
- feat(types): consistent SVG image checking.
- feat(api): add public functions `VipsIsTypeSupported()`, `IsImageTypeSupportedByVips()` and `IsSVGImage()`.
## 1.0.2 / 27-09-2016