Skip to content

Commit

Permalink
note fld1 bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreySarnoff committed Sep 29, 2022
1 parent 8e2395e commit 9b7eef1
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 @@ -89,6 +89,7 @@ Library changes
* `eachslice` now works over multiple dimensions; `eachslice`, `eachrow` and `eachcol` return
a `Slices` object, which allows dispatching to provide more efficient methods ([#32310]).
* `@kwdef` is now exported and added to the public API ([#46273])
* An issue with order of operations in `fld1` is now fixed ([#28973])

Standard library changes
------------------------
Expand Down

0 comments on commit 9b7eef1

Please sign in to comment.