mirror of
https://github.com/janet-lang/janet
synced 2024-12-25 16:00:27 +00:00
Update changelog
This commit is contained in:
parent
d005ac6888
commit
26513a7a16
@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
|
||||
## Unreleased
|
||||
- Add API compatibility checking for modules. This will let native modules not load
|
||||
when the host program is not of a compatible version or configuration.
|
||||
- Change signature of `os/execute` to be much more flexible.
|
||||
|
||||
## 0.6.0 - 2019-05-29
|
||||
- `file/close` returns exit code when closing file opened with `file/popen`.
|
||||
|
Loading…
Reference in New Issue
Block a user