From d38bde50875a7ccc4006d3e4afd8c4d25a8552ef Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 11 Nov 2025 00:18:17 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 256dcbd3..5f85b519 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 2.0.37 + +- Fixed how idleness is computed for notifications +- Hooks: Added matcher values for Notification hook events +- Output Styles: Added `keep-coding-instructions` option to frontmatter + ## 2.0.36 - Fixed: DISABLE_AUTOUPDATER environment variable now properly disables package manager update notifications