mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
Update CHANGELOG.md
This commit is contained in:
parent
29b49be3d4
commit
b39c8a0622
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
### Bug Fixes
|
||||
|
||||
#### General Fixes
|
||||
#### Compiler
|
||||
|
||||
- Properly handle vectors literals at the top level of compiled code. Previously this could lead to segmentation faults (!!) at runtime.
|
||||
- Fixed an off-by-one error unpacking arguments when calling a primitive as the continuation after a garbage collection.
|
||||
|
|
Loading…
Add table
Reference in a new issue