Remove bugfix as it is covered by new feature

This commit is contained in:
Justin Ethier 2021-09-20 16:48:55 -04:00
parent 3c1322c2c0
commit 3bbd230123

View file

@ -13,7 +13,6 @@ Features
Bug Fixes
- 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