diff --git a/AUTHORS b/AUTHORS index e424f7da9..2fba60804 100644 --- a/AUTHORS +++ b/AUTHORS @@ -178,5 +178,7 @@ thetazero Alfonso Valenciana David Glen Whitney +Divya Yeruva +Yeruva # Generated by tools/update-authors.js diff --git a/HISTORY.md b/HISTORY.md index 691200104..1941ef91a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -6,6 +6,10 @@ see #2399, #2391. Thanks @gwhitney. - Implemented function `leafCount` as a first simple measure of the complexity of an expression, see #2411, #2389. Thanks @gwhitney. +- Fix #2413: improve `combinations` to return an integer result without rounding + errors for larger values, see #2414. Thanks @gwhitney. +- Fix #2385: function `rotate` missing in TypeScript definitions. + Thanks @DIVYA-19. # 2022-02-02, version 10.1.1