diff --git a/CHANGELOG.md b/CHANGELOG.md index a6d11b47..f866a633 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -67,8 +67,7 @@ In this release, the schema version has changed from 17 to 19. - The `POST /control/safesearch/enable` HTTP API is deprecated. Use the new `PUT /control/safesearch/settings` API. - The `POST /control/safesearch/disable` HTTP API is deprecated. Use the new - `PUT /control/safesearch/settings` API. - + `PUT /control/safesearch/settings` API - The `safesearch_enabled` field is deprecated in the following HTTP APIs: - `GET /control/clients` - `POST /control/clients/add`