diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f055a025cd..46c421ba554 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,11 +58,10 @@ and this project adheres to ### Deprecated -- _Go_ 1.14 support is deprecated. v0.106.0 will require at least _Go_ 1.15 to - build. -- The `darwin/386` port is deprecated and will be removed in v0.106.0. -- The `"rule"` and`"filter_id" fields in `GET /filtering/check_host` and `GET - /querylog` responsed are deprecated and will be removed in v0.106.0 ([#2102]). +- _Go_ 1.14 support. v0.106.0 will require at least _Go_ 1.15 to build. +- The `darwin/386` port. It will be removed in v0.106.0. +- The `"rule"` and `"filter_id"` fields in `GET /filtering/check_host` and + `GET /querylog` responses. They will be removed in v0.106.0 ([#2102]). ### Fixed