From 9a30f8ab7f7192306bcedf9811f62a5d18a712c8 Mon Sep 17 00:00:00 2001 From: mattdurham Date: Thu, 23 Jan 2025 10:13:49 -0500 Subject: [PATCH] Get ready for v1.6.1 (#2496) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ff8f893b0..53cf8ce288 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ This document contains a historical list of changes between releases. Only changes that impact end-user behavior are listed; changes to documentation or internal API changes are not present. -v1.6.1-rc.0 +v1.6.1 ----------------- - Resolve issue with Beyla starting. (@rafaelroquetto)