diff --git a/CHANGELOG.md b/CHANGELOG.md index 2329abfa44d..a9d4dd5bb7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## Unreleased +- fix(requirements): Make compose version check bw-compatible (#1068) +- ci: Test with the required minimum docker-compose (#1066) + Run tests using docker-compose `1.28.0` instead of latest - fix(clickhouse): Use correct HTTP port for healthcheck (#1069) Fixes the regular `Unexpected packet` errors in Clickhouse