From d7d0090a926aaf04eac43ade5adfaf105ef6636d Mon Sep 17 00:00:00 2001 From: Yiorgis Gozadinos Date: Wed, 8 Apr 2026 14:08:00 +0300 Subject: [PATCH] cl --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a21e3679..271c23be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ - **Database migration required**: Run `haiku-rag migrate` to split existing docling blobs into structure + pages and re-compress with zstd +### Fixed + +- **Generated skill `domain_preamble`**: Apply `config.prompts.domain_preamble` to instructions in generated skill packages + ## [0.37.0] - 2026-04-07 ### Changed