Skip to content

Commit 8fe4511

Browse files
committed
News for #29506 (mul!, rmul!, lmul! for UniformScaling).
1 parent 18fe176 commit 8fe4511

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Standard library changes
5353
* `Base.julia_cmd` now propagates the `--inline=(yes|no)` flag ([#29858]).
5454
* New `DateTime(::Date, ::Time)` constructor ([#29754]).
5555
* `isdiag` and `isposdef` for `Diagonal` and `UniformScaling` ([#29638]).
56+
* `mul!`, `rmul!` and `lmul!` methods for `UniformScaling` ([#29506]).
5657
* New `edit(m::Module)` method which opens the main source file for module `m` ([#29636]).
5758

5859
Compiler/Runtime improvements

0 commit comments

Comments
 (0)