From aa766fb0ee7f54646616f5e8e11725dd41f63bdd Mon Sep 17 00:00:00 2001 From: Marcos Maceo Date: Fri, 29 Nov 2024 11:20:12 +0400 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2a8e3a4b..d6c64bba4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - New cli flag --distributed for running cluster with Charon distributed validator +### Changed +- Override `--latest` flag to not use the latest version of the image in the clients if image is specified + ## [v1.7.2] - 2024-11-12 ### Fixed