mirror of
https://github.com/janet-lang/janet
synced 2025-01-12 08:30:26 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
aa7f3411f5
commit
f24e2f8706
@ -2,6 +2,7 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
### Unreleased
|
||||
- Add `thread/` module to the core.
|
||||
- Allow seeding RNGs with any sequence of bytes. This provides
|
||||
a wider key space for the RNG. Exposed in C as `janet_rng_longseed`.
|
||||
- Fix issue in `resume` and similar functions that could cause breakpoints to be skipped.
|
||||
|
Loading…
Reference in New Issue
Block a user