Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1ef418f

Browse files
committedJul 19, 2021
add to NEWS
1 parent 95feb76 commit 1ef418f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎NEWS.md

+3
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ Standard library changes
4545
arithmetic to error if the result may be wrapping. Or use a package such as SaferIntegers.jl when
4646
constructing the range. ([#40382])
4747

48+
#### InteractiveUtils
49+
* A new macro `@time_imports` for reporting any time spent importing packages and their dependencies ([#41612])
50+
4851
#### Package Manager
4952

5053
#### LinearAlgebra

0 commit comments

Comments
 (0)
Please sign in to comment.