From 499863425cf3ea8c5ac8cfb157e09da37a7ac013 Mon Sep 17 00:00:00 2001 From: Daniel Oliveira Date: Wed, 10 Jun 2026 00:01:08 +0100 Subject: [PATCH] chore(release): 0.3.0 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f8ca30..3525341 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.0] — 2026-06-10 + ### Added - `AgentQLPlugin.ExecuteQueryWithDescription(sqlQuery, resultDescription)` — a