Skip to content

Commit

Permalink
News for #29506 (mul!, rmul!, lmul! for UniformScaling).
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikekre committed Dec 4, 2018
1 parent 9cedb7a commit 7ca2371
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ Standard library changes
* `Base.julia_cmd` now propagates the `--inline=(yes|no)` flag ([#29858]).
* New `DateTime(::Date, ::Time)` constructor ([#29754]).
* `isdiag` and `isposdef` for `Diagonal` and `UniformScaling` ([#29638]).
* `mul!`, `rmul!` and `lmul!` methods for `UniformScaling` ([#29506]).
* New `edit(m::Module)` method which opens the main source file for module `m` ([#29636]).

Compiler/Runtime improvements
Expand Down

0 comments on commit 7ca2371

Please sign in to comment.