From 73b1cf547e7cb74ee94f58cada0e9377af4c095d Mon Sep 17 00:00:00 2001 From: Calvin Rose Date: Sun, 21 Sep 2025 10:26:49 -0500 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d96be0b..e0537afe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ All notable changes to this project will be documented in this file. ## Unreleased - ??? +- Add `os/posix-chroot` - Fix `ev/deadline` with interrupt race condition bug on Windows. - Improve `flycheck` by allowing functions and macros to define their own flycheck behavior via the metadata `:flycheck`. - Add `*flychecking*` dynamic binding to check if inside flycheck evalutation