1
0
Fork 0
mirror of https://github.com/Luzifer/badge-gen.git synced 2024-11-08 21:30:02 +00:00
badge-gen/History.md

42 lines
735 B
Markdown

# 1.5.0 / 2016-06-29
* Deprecate /v1/badge route
* Add context to timeout badge generators
# 1.4.3 / 2016-06-29
* Shrink the version number
# 1.4.2 / 2016-06-29
* Show program version in footer
# 1.4.1 / 2016-06-29
* Fix title on demo page
* Move documentation to the demo page
# 1.4.0 / 2016-06-28
* Add demo page with / route
# 1.3.0 / 2016-06-28
* Document new service plugin
* Prevent long-time caching for GitHub
* Add "travis" badge service
# 1.2.0 / 2016-06-28
* Update Dockerfile to build binary in container
* Add static badge plugin
* Refactor app, add support for service hooks
# 1.1.0 / 2015-05-25
* Added Godeps
* Added svg minifying
# 1.0.0 / 2015-05-25
* Initial version