Skip to content

Commit 975a0c8

Browse files
N5N3tkf
andcommitted
Update NEWS.md
Co-authored-by: Takafumi Arakaki <takafumi.a@gmail.com>
1 parent 2f6a1d5 commit 975a0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Standard library changes
9696
arithmetic to error if the result may be wrapping. Or use a package such as SaferIntegers.jl when
9797
constructing the range. ([#40382])
9898
* TCP socket objects now expose `closewrite` functionality and support half-open mode usage ([#40783]).
99-
* `extrema` now supports `init` keyword argument ([#36265]).
99+
* `extrema` now supports `init` keyword argument ([#36265], [#43604]).
100100
* Intersect returns a result with the eltype of the type-promoted eltypes of the two inputs ([#41769]).
101101
* `Iterators.countfrom` now accepts any type that defines `+`. ([#37747])
102102

0 commit comments

Comments
 (0)