Skip to content

Commit

Permalink
Remove 1.9 package extension news item from NEWS.md (#49786)
Browse files Browse the repository at this point in the history
This feature was already shipped with 1.9 so it probably shouldn't be mentioned a second time in the 1.10 NEWS.md.
  • Loading branch information
lassepe authored May 12, 2023
1 parent 9002d16 commit 021015d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,6 @@ Standard library changes

#### Package Manager

* "Package Extensions": support for loading a piece of code based on other
packages being loaded in the Julia session.
This has similar applications as the Requires.jl package but also
supports precompilation and setting compatibility.
* `Pkg.precompile` now accepts `timing` as a keyword argument which displays per package timing information for precompilation (e.g. `Pkg.precompile(timing=true)`)

#### LinearAlgebra
Expand Down

0 comments on commit 021015d

Please sign in to comment.