diff --git a/CHANGELOG.md b/CHANGELOG.md index 77564fad..715cfe46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ Bug Fixes - Fixed compilation error in `runtime.c` on Raspberry Pi / ARM. -- Fix the compiler to recompute library dependencies for a program if additional import expressions were encountered during macro expansion. +- Have the compiler recompute library dependencies for a program if additional import expressions are encountered during macro expansion. ## 0.22 - November 3, 2020