Update CHANGELOG.md

This commit is contained in:
James Phillips 2016-03-10 12:36:54 -08:00
parent 351d0c4ff8
commit 0d808d80b4
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ IMPROVEMENTS:
* Added a new `/v1/agent/check/update/<check id>` API for updating TTL checks which
makes it easier to send large check output as part of a PUT body and not a query
parameter. [GH-1785].
* Added a default set of `Accept` headers for HTTP checks. [GH-1819]
BUG FIXES: