From 1dbf78ed7152c6e4da559f8b75222a3e01b2ecdf Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Sat, 18 Apr 2026 16:06:14 +0200 Subject: [PATCH] Updated changelog --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 50ac004..c08fb6d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -9,6 +9,7 @@ - Fixed disk I/O bound thread execution time starvation on cache management jobs. - Fixed invalid EPOLL modification error handler. - Fixed incorrect default IFAC size for autoconnected, discovered interfaces. Thanks @taprootmx! +- Ensure loop-originating closures have variables captured at iteration-time. Thanks @taprootmx! **Release Hashes** ```