Skip to content

Commit

Permalink
Added bullet in the Deprecated or removed-section of NEWS.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
pkofod committed Feb 25, 2016
1 parent 5b0f497 commit eec25cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,9 @@ Deprecated or removed

* Deprecate `chol(A,Val{:U/:L})` in favor of `chol(A)` ([#13680]).

* `issym` is deprecated in favor of `issymmetric` to match similar functions (`ishermitian`, ...)


Julia v0.4.0 Release Notes
==========================

Expand Down

0 comments on commit eec25cf

Please sign in to comment.