Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser committed Mar 26, 2022
1 parent 4363c6e commit 44c309d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/src/markdown/about/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
## 0.14.2

- **FIX**: Fix rare issue where precision adjustment could fail.
- **FIX**: Fix `util.divide` logic when dividing a number or vector by a matrix. No real usage of these cases in code
but fixed in case used in the future.
- **FIX**: General improvements with speed.
- **FIX**: Fix `util.divide` logic when dividing a number or vector by a matrix. There are no actual usage of these
cases in the code but fixed in case they are used in the future.
- **FIX**: Minor performance improvements.

## 0.14.1

Expand Down

0 comments on commit 44c309d

Please sign in to comment.