Skip to content

Commit

Permalink
add news item for Base.find_in_path change (#24320) (#24507)
Browse files Browse the repository at this point in the history
  • Loading branch information
marius311 authored and StefanKarpinski committed Nov 7, 2017
1 parent 8e96fbc commit 27a28ca
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 @@ -267,6 +267,8 @@ This section lists changes that do not have deprecation warnings.
* The return type of `reinterpret` has changed to `ReinterpretArray`. `reinterpret` on sparse
arrays has been discontinued.

* `Base.find_in_path` is now `Base.find_package` or `Base.find_source_file` ([#24320])

Library improvements
--------------------

Expand Down Expand Up @@ -1499,3 +1501,4 @@ Command-line option changes
[#23233]: https://github.com/JuliaLang/julia/issues/23233
[#23342]: https://github.com/JuliaLang/julia/issues/23342
[#23404]: https://github.com/JuliaLang/julia/issues/23404
[#24320]: https://github.com/JuliaLang/julia/issues/24320

0 comments on commit 27a28ca

Please sign in to comment.