diff --git a/History.md b/History.md index 975c0b4..ca3fa21 100644 --- a/History.md +++ b/History.md @@ -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).