Revise TBD section

This commit is contained in:
Justin Ethier 2021-09-07 08:55:25 -04:00
parent 9d130722d6
commit 3c1322c2c0

View file

@ -13,7 +13,7 @@ Features
Bug Fixes
- Do not display error message for missing file(s) if SCM->C compilation fails.
- Do not display an error message for missing file(s) if the Scheme-to-C compilation fails.
- Do not inline calls to `system` as it could result in multiple calls of the same command.
## 0.32.0 - August 16, 2021