Skip to content

Commit 38a34a5

Browse files
committed
Add NEWS.md
1 parent 5d27284 commit 38a34a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ New language features
1414

1515
* `inv(::Missing)` has now been added and returns `missing` ([#31408]).
1616

17+
* A new syntax `for f.(...)` is added to create a non-`materialize`d `Broadcasted` object
18+
from a given "dot call" expression ([#19198]).
19+
1720
Multi-threading changes
1821
-----------------------
1922

0 commit comments

Comments
 (0)