From a60a8974b698adaddbd7422a410558c64a2f5e14 Mon Sep 17 00:00:00 2001 From: Alex Newman Date: Tue, 23 Dec 2025 16:31:42 -0500 Subject: [PATCH] docs: update changelog for v8.0.3 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfd4ea43..117486ef 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/). +## [8.0.3] - 2025-12-23 + +Fix critical worker crashes on startup (v8.0.2 regression) + ## [8.0.2] - 2025-12-23 New "chill" remix of code mode for users who want fewer, more selective observations.