follow up #22322; fixes changelog (#22381)

(cherry picked from commit fb7acd6600)
This commit is contained in:
ringabout
2023-08-04 15:08:41 +08:00
committed by narimiran
parent 526dbf0cf2
commit 7fbf42960b

View File

@@ -24,7 +24,7 @@
## Compiler changes
## Tool changes
- koch now allows bootstrapping with `-d:nimHasLibFFI`, replacing the older option of building the compiler directly w/ the `libffi` nimble package in tow.