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 cb8f50f

Browse files
committedJan 23, 2018
Add NEWS entry for scale! deprecation
1 parent 4715c63 commit cb8f50f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

Diff for: ‎NEWS.md

+2
Original file line numberDiff line numberDiff line change
@@ -979,6 +979,8 @@ Deprecated or removed
979979

980980
* `Base.@gc_preserve` has been deprecated in favor of `GC.@preserve` ([#25616]).
981981

982+
* `scale!` has been deprecated in favor of `mul!`, `mul1!`, and `mul2!` ([#25701]).
983+
982984
Command-line option changes
983985
---------------------------
984986

0 commit comments

Comments
 (0)
Please sign in to comment.