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 57d6084
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 @@ -123,6 +123,8 @@ 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 57d6084

Please sign in to comment.