diff --git a/openapi/CHANGELOG.md b/openapi/CHANGELOG.md index b7641352..1e2852be 100644 --- a/openapi/CHANGELOG.md +++ b/openapi/CHANGELOG.md @@ -4,7 +4,10 @@ ## v0.108.0: API changes -## v0.107.7: API changes +### The new optional field `"ecs"` in `QueryLogItem` + +* The new optional field `"ecs"` in `GET /control/querylog` contains the IP + network from an EDNS Client-Subnet option from the request message if any. ### The new possible status code in `/install/configure` response. @@ -12,11 +15,6 @@ `POST /install/configure` which means that the specified password does not meet the strength requirements. -### The new optional field `"ecs"` in `QueryLogItem` - -* The new optional field `"ecs"` in `GET /control/querylog` contains the IP - network from an EDNS Client-Subnet option from the request message if any. - ## v0.107.3: API changes ### The new field `"version"` in `AddressesInfo`