diff --git a/ChangeLog.md b/ChangeLog.md index e0352131..6ef3ab9c 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,4 +1,7 @@ # v2.5.13 +IMPROVEMENTS +- return error instead of warning when replication in progress during restore operation + BUG FIXES - fixed wrong persistent behavior override for `--env` parameter when use it with API server, all 2.5.x versions was affected - fixed errors during drop exists RBAC objects which contains special character, fix [930](https://github.com/Altinity/clickhouse-backup/issues/930)