Update CHANGELOG.md

This commit is contained in:
Calvin Rose 2022-02-12 11:04:24 -06:00
parent 4e31d85349
commit 6f645c4cb7
1 changed files with 1 additions and 0 deletions

View File

@ -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.