chore(version): bump to 1.0.1

This commit is contained in:
Tomas Aparicio 2016-06-22 10:11:32 +01:00
parent b6a09a5b80
commit 3c3d721bd2
3 changed files with 11 additions and 4 deletions

View file

@ -1,3 +1,7 @@
## 1.0.1 / 22-06-2016
- fix(#90): Do not not dereference the original image a second time.
## 1.0.0 / 21-04-2016
- refactor(api): breaking changes: normalize public members to follow Go naming idioms.