Skip to content

Commit

Permalink
feat(History): update latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non committed May 18, 2017
1 parent 5652ea1 commit c5e0d97
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@

## v0.1.31 / 2017-05-18

* feat(version): bump to 0.1.31
* feat(Dockerfile): use libvips v8.5.5, Go v1.8.1 and bimg v1.0.8
* Correcting the documentation, caching headers are always sent, regardless of being fetched from mount or by URL. (#133)
* fix(docs): move toc top level sections
* feat(docs): add new maintainer notice (thanks to @kirillDanshin)
* feat(travis): use Go 1.8
* refactor(docs): update support badges
* feat(docs): add maintainers section
* fix(.godir): add project name
* fix(#124): fast workaround to unblock Heroku deployment until the buildpack can be updated
* Deploy on Cloud Foundry PaaS (#122)
* Add backers & sponsors from open collective (#119)
* 1. remove the .godir as Heroku and Cloud Foundry remove the support. (#117)

## v0.1.30 / 2017-01-18

- fix(resizer): calculate proper crop width/height if only one axis is provided
Expand Down

0 comments on commit c5e0d97

Please sign in to comment.