Skip to content

Commit 2a4cf82

Browse files
committed
chore: update HISTORY.md
1 parent 9634760 commit 2a4cf82

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

HISTORY.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# History
22

3+
# unpublished changes since 14.8.1
4+
5+
- Fix: improve performance in functions like `map` when passing a unary
6+
function (#3546). Thanks @dvd101x.
7+
- Fix: improve the type definition of `abs(complex)` which returns a `number`
8+
(#3543). Thanks @joshkel.
9+
- Fix: add missing type definitions for `ctranspose` (#3545). Thanks @joshkel.
10+
- Fix: typos in code comments (#3544). Thanks @joshkel.
11+
312
# 2025-09-26, 14.8.1
413

514
- Fix: #3538 `config` printing a warning when using `{ number: 'bigint' }`

0 commit comments

Comments
 (0)