diff --git a/CHANGELOG.md b/CHANGELOG.md index 6411dd14e8..b33e249274 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ IMPROVEMENTS: * api: All session options can now be set when using `api.Lock()`. [GH-2372] * agent: Added the ability to bind Serf WAN and LAN to different interfaces than the general bind address. [GH-2007] +* agent: Added a new `tls_skip_verify` configuration option for HTTP checks. [GH-1984] BUG FIXES: