We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8479b7b commit f9fb392Copy full SHA for f9fb392
NEWS.md
@@ -462,7 +462,7 @@ Deprecated or removed
462
including step specification, for example `Dates.Hour(1):Dates.Hour(1):Dates.Hour(2)`
463
([#19920]).
464
465
- * `cummin` and `cummax` have been deprecated in favor of `accumulate`.
+ * `cummin` and `cummax` have been deprecated in favor of `accumulate` ([#18931]).
466
467
* The `Array` constructor syntax `Array(T, dims...)` has been deprecated
468
in favor of the forms `Array{T,N}(dims...)` (where `N` is known, or
0 commit comments