From 3fc28c1292807bc2caf33b4c726dead6bded88b9 Mon Sep 17 00:00:00 2001 From: Adamantios Zaras Date: Tue, 29 Oct 2024 13:24:33 +0200 Subject: [PATCH] docs: also include changes from #764 https://github.com/valory-xyz/open-aea/pull/767/files#r1820584206 [no ci] --- HISTORY.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 253aec0a24..794c6e0d11 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,6 +5,9 @@ Plugins: - Fixes the gas estimation #766 +AEA +- Avoids validation failures with --help #764 + ## 1.58.0 (2024-10-03) AEA: