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 04a6227 commit aa2c56fCopy full SHA for aa2c56f
NEWS.md
@@ -503,7 +503,7 @@ Deprecated or removed
503
including step specification, for example `Dates.Hour(1):Dates.Hour(1):Dates.Hour(2)`
504
([#19920]).
505
506
- * `cummin` and `cummax` have been deprecated in favor of `accumulate`.
+ * `cummin` and `cummax` have been deprecated in favor of `accumulate` ([#18931]).
507
508
* The `Array` constructor syntax `Array(T, dims...)` has been deprecated
509
in favor of the forms `Array{T,N}(dims...)` (where `N` is known, or
0 commit comments