Skip to content

Commit ecf9911

Browse files
blegatKristofferC
authored andcommitted
Remove duplicate NEWS entry (#30560)
1 parent ba87aa3 commit ecf9911

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

NEWS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ Standard library changes
8888
* `merge(::NamedTuple, ::NamedTuple...)` can now be used with more than 2 `NamedTuple`s ([#29259]).
8989
* New `ncodeunits(c::Char)` method as a fast equivalent to `ncodeunits(string(c))` ([#29153]).
9090
* New `sort!(::AbstractArray; dims)` method that can sort the array along the `dims` dimension ([#28902]).
91-
* `range` now accepts `stop` as a positional argument ([#28708]).
9291
* `get(A::AbstractArray, (), default)` now returns `A[]` instead of an empty array ([#30270]).
9392
* `parse(Bool, str)` is now supported ([#29997]).
9493
* `copyto!(::AbstractMatrix, ::UniformScaling)` now supports rectangular matrices ([#28790]).

0 commit comments

Comments
 (0)