Skip to content

Commit 7dda1d7

Browse files
committed
docs: update HISTORY.md and fix some duplicate lines
1 parent 10602fd commit 7dda1d7

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

HISTORY.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,15 @@
1414
Thanks @kiprobinsonknack.
1515
- Feat: #1753 enhance Kronecker product to handle arbitrary dimension (#3461).
1616
Thanks @gwhitney.
17+
- Feat: #2344 matrix subset according to the type of input (#3485).
18+
Thanks @dvd101x.
1719

18-
# unpublished changes since 14.5.3
20+
# Unpublished changes since 14.5.3
1921

2022
- Feat: new function `toBest(unit, unitList, offset)`, and corresponding
21-
method `unit.toBest(...)` (#3484). Thanks @Mundi93, @EliaAlesiani, and
23+
method `unit.toBest(...)` (#3484). Thanks @Mundi93, @EliaAlesiani, and
2224
@HeavyRainLQ.
2325

24-
# unpublished changes since 14.5.2
25-
26-
!!! BE CAREFUL: BREAKING CHANGES !!!
27-
28-
- Fix: #1753 Correct dimensionality of Kronecker product on vectors (and
29-
extend to arbitrary dimension) (#3455). Thanks @Delaney.
30-
- Feat: #3349 Decouple precedence of unary percentage operator and binary
31-
modulus operator (that both use symbol `%`), and raise the former (#3432).
32-
Thanks @kiprobinsonknack.
33-
3426
# 2025-07-02, 14.5.3
3527

3628
- Fix: #2199 parse non-breaking white space ` ` as white space
@@ -51,8 +43,6 @@
5143

5244
# 2025-05-28, 14.5.1
5345

54-
# Unpublished changes since 14.4.0
55-
5646
- Fix: #3482 mathjs throwing an error related to `BigInt` when loading in
5747
specific environments.
5848
- Fix: syntax section of function `numeric` (see #3448).

0 commit comments

Comments
 (0)