diff --git a/HISTORY.md b/HISTORY.md index 40598681d..2b42c5a77 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -169,9 +169,9 @@ Breaking changes: - Change `isZero`, `isPositive`, and `isNegative` to respect `config.epsilon` - (#3139, #2838). + (#3139, #2838). Thanks @dvd101x. - Change the behavior of the internal `nearlyEqual` to align with Python and - Julia (#3152, #2838) + Julia (#3152, #2838). Thanks @dvd101x. - Upgrade to `fraction.js@4.3.7`, see . - Dropped support for JavaScript engines that do not fully support ES6 or