mirror of
https://github.com/janet-lang/janet
synced 2025-01-13 00:50:26 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
448ea7167f
commit
1174c68d9a
@ -2,8 +2,12 @@
|
|||||||
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
|
||||||
|
- Windows FFI fixes.
|
||||||
|
- Fix PEG `if-not` combinator with captures in the condition
|
||||||
|
- Fix bug with `os/date` with nil first argument
|
||||||
|
- Fix bug with `net/accept` on Linux that could leak file descriptors to subprocesses
|
||||||
- Reduce number of hash collisiions from pointer hashing
|
- Reduce number of hash collisiions from pointer hashing
|
||||||
- Add optional parameter to `marshal` to skip cycle checking code.
|
- Add optional parameter to `marshal` to skip cycle checking code
|
||||||
|
|
||||||
## 1.24.1 - 2022-08-24
|
## 1.24.1 - 2022-08-24
|
||||||
- Fix FFI bug on Linux/Posix
|
- Fix FFI bug on Linux/Posix
|
||||||
|
Loading…
Reference in New Issue
Block a user