feat(version): bump to 1.0.2

This commit is contained in:
Tomas Aparicio 2016-09-27 15:32:08 +01:00
parent 21d5f4a515
commit 5250ad30ce
3 changed files with 12 additions and 4 deletions

View file

@ -1,3 +1,8 @@
## 1.0.2 / 27-09-2016
- feat(#95): support GIF, SVG and PDF formats
- fix(#108): auto-width and height calculations now round instead of floor
## 1.0.1 / 22-06-2016
- fix(#90): Do not not dereference the original image a second time.