Skip to content

Commit

Permalink
chore: update history and authors
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Jun 13, 2023
1 parent 1b06ec4 commit cc4f8b6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -225,5 +225,7 @@ Angus Comrie <accomrie@gmail.com>
TMTron <martin.trummer@tmtron.com>
Maxim Mazurok <maxim@mazurok.com>
kunalagrwl <kunalaggarwal82@gmail.com>
Michael Greminger <michael.greminger@gmail.com>
Kiku <kiku-cn@foxmail.com>

# Generated by tools/update-authors.js
7 changes: 7 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

# unpublished changes since 11.8.0

- Fix #2964: issue in function ` distance` when calculate the distance from
a point to a line (#2965). Thanks @Kiku-CN.
- Fix `math.format` not working correctly for `engineering` notation when using
BigNumbers and for `fixed` notation with `precision: 0` configured (#2956).
Thanks @mgreminger.
- Fix `math.format` not working correctly for `fixed` notation with
`precision: 0` configured (#2956). Thanks @mgreminger.
- Fix #2880: not possible to map cube root `cbrt`.
- Fix #2938: make the syntax description of all functions consistent in the
docs (#2941). Thanks @dvd101x.
Expand Down

0 comments on commit cc4f8b6

Please sign in to comment.