diff --git a/CHANGELOG.md b/CHANGELOG.md index 8341a913e..c9e8da2d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,7 @@ IMPROVEMENTS: * Added a new `/v1/agent/check/update/` 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: