fix(history)

This commit is contained in:
Tomás Aparicio
2016-10-02 14:24:45 +01:00
committed by GitHub
parent 7a7e67131a
commit 39acc68bbd
+1 -1
View File
@@ -1,7 +1,7 @@
## 0.1.28 / 01-10-2016
- feat(#95): use `libvips@8.4.1`.
- fix(#75): use ´bimg@1.0.5´, which provides extract area fix.
- fix(#75): use `bimg@1.0.5`, which provides extract area fix.
- feat(api): supports `extend` and `embed` query params. See HTTP API params docs for more details.
- feat(#94): add placeholder image support in case of error.
- refactor(heroku): remove defaults flags in `Procfile` (user most specify them via Heroku app init settings).