mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Update CHANGELOG.md
This commit is contained in:
parent
e81a28fe49
commit
ff04774330
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ Bug Fixes
|
|||
- Fixed `make_empty_bytevector` and `make_c_opaque` parameters on `(cyclone foreign)`.
|
||||
- Avoid compilation errors when a program ends with a `set!` expression. Thanks to Yorick Hardy for the bug report!
|
||||
- Fixed a bug with the interpreter such that running an `import` will no longer remove definitions from the global environment.
|
||||
- Fixed another interpreter bug to allow `import` to load renamed identifiers.
|
||||
|
||||
## 0.18 - June 8, 2020
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue