mirror of
https://github.com/janet-lang/janet
synced 2025-02-02 18:29:10 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
e3406cd922
commit
6bd58dd4c0
@ -2,6 +2,10 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## Unreleased - ???
|
||||
- Add `bundle/who-is` to query which bundle a file on disk was installed by.
|
||||
- Add `geomean` function
|
||||
- Add `:R` and `:W` flags to `os/pipe` to create blocking pipes on Posix and Windows systems.
|
||||
These streams cannot be directly read to and written from, but can be passed to subprocesses.
|
||||
- Add `array/join`
|
||||
- Add `tuple/join`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user