From e48ee51df0160a513f7f756c8a2bdc197a9de10b Mon Sep 17 00:00:00 2001 From: Paulo Lacerda Date: Mon, 8 Jun 2026 10:12:19 -0300 Subject: [PATCH] chore: prepare release 0.3.9 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89fe3d2a..d79fdffa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This format follows [Keep a Changelog](https://keepachangelog.com/) and adheres to [Semantic Versioning](https://semver.org/). -## [Unreleased] +## [0.3.9] - 2026-06-08 ### Added - **AgentOps can now delegate Foundry eval execution to `azd ai agent eval`.**