Skip to content

Commit

Permalink
Update history
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Jan 30, 2022
1 parent ce67989 commit ed9682c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions HISTORY.md
@@ -1,5 +1,14 @@
# History

# not yet published, version 10.1.1

- Improvements and fixes in function `simplify`, thanks @gwhitney:
- Fix #2393: regression bug in `simplify('2-(x+1)')`.
- Ad option `consoleDebug` to `simplify` to see what is going on.
- Fix TypeScript definition of `ConfigOptions`, which was missing option
`predictable`.


# 2022-01-15, version 10.1.0

- Implemented function `invmod`, see #2368, #1744. Thanks @thetazero.
Expand Down

0 comments on commit ed9682c

Please sign in to comment.