Skip to content

Commit

Permalink
chore: update history
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Feb 22, 2024
1 parent 207623c commit 9baf478
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

- Feat: implement support for trailing commas in matrices (#3154, #2968).
Thanks @dvd101x.
- Feat: improve the performance of `multiply` a lot by adding matrix type
inferencing (#3149). Thanks @RandomGamingDev.
- Fix: `PartitionedMap` and `ObjectWrappingMap` missing a property
`Symbol.iterator`, causing problems when trying `new Map(scope)` (#3156).
- Fix: type definitions of function `mode` (#3153). Thanks @rich-martinez.
Expand Down

0 comments on commit 9baf478

Please sign in to comment.