Skip to content

Commit

Permalink
Add deprecation of convert(<:AbstractTriangular, [Diagonal|Bidiagonal…
Browse files Browse the repository at this point in the history
…]) to NEWS.md. [ci skip]
  • Loading branch information
Sacha0 committed Feb 22, 2017
1 parent 59013d5 commit f0a1b86
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,9 @@ Deprecated or removed
* `broadcast_zpreserving` has been deprecated ([#19533],[#19720]).
* `convert` methods from `Diagonal` and `Bidiagonal` to subtypes of
`AbstractTriangular` have been deprecated ([#17723]).
<!--- generated by NEWS-update.jl: -->
[#265]: https://github.com/JuliaLang/julia/issues/265
[#4615]: https://github.com/JuliaLang/julia/issues/4615
Expand All @@ -385,6 +388,7 @@ Deprecated or removed
[#17302]: https://github.com/JuliaLang/julia/issues/17302
[#17599]: https://github.com/JuliaLang/julia/issues/17599
[#17623]: https://github.com/JuliaLang/julia/issues/17623
[#17723]: https://github.com/JuliaLang/julia/issues/17723
[#17758]: https://github.com/JuliaLang/julia/issues/17758
[#17785]: https://github.com/JuliaLang/julia/issues/17785
[#18050]: https://github.com/JuliaLang/julia/issues/18050
Expand Down

0 comments on commit f0a1b86

Please sign in to comment.