mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-05 12:16:35 +02:00
Added TODO to update (cyclone concurrent) docs
This commit is contained in:
parent
98cc78dc7e
commit
b1f1a332dc
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
## 0.24 - TBD
|
||||
|
||||
TODO: shared object functions no longe required since 0.14, update docs to reflect that, mark functions in (cyclone concurrent) as deprecated
|
||||
|
||||
|
||||
Bug Fixes
|
||||
|
||||
- Do not attempt to call `eval` from the runtime if `(scheme eval)` has not been imported. Instead we now raise a Scheme error in this case instead of allowing the runtime to raise a C segmentation violation.
|
||||
|
|
Loading…
Add table
Reference in a new issue