From c70e8ab32cd3505637e3ada6de589758bf4fbf92 Mon Sep 17 00:00:00 2001 From: Taru Garg Date: Thu, 19 Jun 2025 10:50:05 +0530 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 528f6ce15..02017a85d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ IMPROVEMENTS: BUG FIXES: -fix(networking): Fix guest network configuration when more than one network interface is present [GH-13686] +- core: Fix guest network configuration when more than one network interface is present [GH-13686] ## 2.4.7 (June 17, 2025)