diff --git a/CHANGELOG.md b/CHANGELOG.md index c506816cf..2c1c681b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## Unreleased +## 1.6.10.8 +* Fix to correctly handle query TTL (#187) +* Add `CheckId` to the `AgentServiceCheck` and mark the `ID` as obsolete (#185) + ## 1.6.10.7 * Add support for `replace-existing-checks` parameter of service registration endpoint that allows to replace existing checks when re-registering a service (#155) * Update Newtonsoft.Json reference to version 13.0.1 (#160)