From 147b2c5aa59911aa72f6f33833f42f0fd974ff91 Mon Sep 17 00:00:00 2001 From: Alex Newman Date: Fri, 12 Dec 2025 00:17:22 -0500 Subject: [PATCH] Update CHANGELOG.md for v7.0.11: Add feature/bun-executable to experimental branch selector --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69f27439..274dd7cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [7.0.11] - 2025-12-12 + +Patch release adding feature/bun-executable to experimental branch selector for testing Bun runtime integration. + ## [7.0.9] - 2025-12-10 ## Bug Fixes