Skip to content

Commit c35e0b9

Browse files
committed
Update history
1 parent 43d4551 commit c35e0b9

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,5 +178,7 @@ thetazero <[email protected]>
178178
Alfonso Valenciana <[email protected]>
179179
180180
Glen Whitney <[email protected]>
181+
Divya Yeruva <[email protected]>
182+
181183

182184
# Generated by tools/update-authors.js

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
see #2399, #2391. Thanks @gwhitney.
77
- Implemented function `leafCount` as a first simple measure of the complexity
88
of an expression, see #2411, #2389. Thanks @gwhitney.
9+
- Fix #2413: improve `combinations` to return an integer result without rounding
10+
errors for larger values, see #2414. Thanks @gwhitney.
11+
- Fix #2385: function `rotate` missing in TypeScript definitions.
12+
Thanks @DIVYA-19.
913

1014

1115
# 2022-02-02, version 10.1.1

0 commit comments

Comments
 (0)