Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
antoine-levitt committed Mar 1, 2022
1 parent 62300a8 commit d2015aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ Standard library changes

#### LinearAlgebra

* The methods `a / b` and `b \ a` with `a` a scalar and `b` a vector, which were equivalent to `a * pinv(b)`, have been removed due to the risk of confusion with elementwise division ([#44358]).

#### Markdown

#### Printf
Expand Down

0 comments on commit d2015aa

Please sign in to comment.