mirror of
https://github.com/janet-lang/janet
synced 2025-08-06 05:53:49 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
8911daaf6c
commit
75d21d9f45
@ -2,6 +2,7 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
- Add `--test` flag to jpm to test libraries on installation.
|
||||||
- Add `math/rng`, `math/rng-int`, and `math/rng-uniform`.
|
- Add `math/rng`, `math/rng-int`, and `math/rng-uniform`.
|
||||||
- Add `in` function to index in a stricter manner. Opposingly, `get` will
|
- Add `in` function to index in a stricter manner. Opposingly, `get` will
|
||||||
now not throw errors on bad keys.
|
now not throw errors on bad keys.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user