Skip to content

Commit 25ca508

Browse files
committed
News for #29469 (HermOrSym preserve wrapper when scaled with Number).
1 parent 33a4d68 commit 25ca508

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
@@ -59,6 +59,7 @@ Standard library changes
5959
* New `DateTime(::Date, ::Time)` constructor ([#29754]).
6060
* `isdiag` and `isposdef` for `Diagonal` and `UniformScaling` ([#29638]).
6161
* `mul!`, `rmul!` and `lmul!` methods for `UniformScaling` ([#29506]).
62+
* `Symmetric` and `Hermitian` matrices now preserve the wrapper when scaled with a number ([#29469]).
6263
* New `edit(m::Module)` method which opens the main source file for module `m` ([#29636]).
6364

6465
Compiler/Runtime improvements

0 commit comments

Comments
 (0)