From 9f3be431baad761cf5c568dc49a6d11961fedebd Mon Sep 17 00:00:00 2001 From: "monkescience-yeet[bot]" <220418847+monkescience-yeet[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 18:51:21 +0000 Subject: [PATCH] chore: release 0.3.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3e03ae..db77db2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [v0.3.0](https://github.com/monkescience/testastic/compare/v0.2.1...v0.3.0) (2026-04-16) + +### ⚠ BREAKING CHANGES + +- add Binary API for subprocess testing ([00d315e](https://github.com/monkescience/testastic/commit/00d315e9b3a12cf5744840319c041b47f3dda3d3)) +### Features + +- add Binary API for subprocess testing ([00d315e](https://github.com/monkescience/testastic/commit/00d315e9b3a12cf5744840319c041b47f3dda3d3)) + ## [v0.2.1](https://github.com/monkescience/testastic/compare/v0.2.0...v0.2.1) (2026-04-10) ### Bug Fixes