Skip to content

Commit 9b7eef1

Browse files
note fld1 bugfix
1 parent 8e2395e commit 9b7eef1

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
@@ -89,6 +89,7 @@ Library changes
8989
* `eachslice` now works over multiple dimensions; `eachslice`, `eachrow` and `eachcol` return
9090
a `Slices` object, which allows dispatching to provide more efficient methods ([#32310]).
9191
* `@kwdef` is now exported and added to the public API ([#46273])
92+
* An issue with order of operations in `fld1` is now fixed ([#28973])
9293

9394
Standard library changes
9495
------------------------

0 commit comments

Comments
 (0)