mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-12 23:37:38 +02:00
Fix for when/unless alternate clause
This commit is contained in:
parent
f8b2d5a9cc
commit
51e73fcbd3
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ Features
|
|||
Bug Fixes
|
||||
|
||||
- Fix import of library dependencies from the interpreter, when the dependencies are imported via `cond-expand`.
|
||||
- Arthur Maciel fixed `when` and `unless` to no longer return `#f` in cases where the expression body is not executed.
|
||||
|
||||
## 0.24 - January 2, 2021
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue