update Changelog

This commit is contained in:
Fabrice Bellard 2024-01-19 10:18:32 +01:00
parent 3f81070e57
commit d6c7d169de

View File

@ -13,7 +13,7 @@ TypedArray.prototype.{with,toReversed,toSorted}
- added RegExp 'd' flag - added RegExp 'd' flag
- fixed RegExp zero length match logic - fixed RegExp zero length match logic
- fixed RegExp case insensitive flag - fixed RegExp case insensitive flag
- added os.getpid() and os.now() - added os.sleepAsync(), os.getpid() and os.now()
- added cosmopolitan build - added cosmopolitan build
- misc bug fixes - misc bug fixes