From 6f645c4cb78e87b9fb56b478e933524541a05c15 Mon Sep 17 00:00:00 2001 From: Calvin Rose Date: Sat, 12 Feb 2022 11:04:24 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f236270..b880c9a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ All notable changes to this project will be documented in this file. ## Unreleased - ??? +- The `flycheck` function no longer pollutes the module/cache - Fix quasiquote bug in compiler - Disallow use of `cancel` and `resume` on fibers scheduled or created with `ev/go`, as well as the root fiber.