Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dropwhile committed Jul 17, 2018
1 parent 85a6e5a commit e8f40d9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@ Changelog
=========

## HEAD

## v1.1.0 2018-07-16
* add flag to allow `video/*` as content type (disabled by default)
* allow setting custom server name
* add flag to expose the current version version in http response header
(similar to how it is done for `-V` cli output)
* change root route to return 404
* add `/healthcheck` route that returns 204 status (no body content)
useful for load balancers to check that service is running

## 1.0.18 2018-05-15
* change repo layout and build pipeline to dep/gox/GOPATH style
Expand Down

0 comments on commit e8f40d9

Please sign in to comment.