Skip to content

Commit b5a426d

Browse files
committed
updated NEWS for #4055
1 parent 2c6617e commit b5a426d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NEWS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,9 @@ Library improvements
8585

8686
* `isreadable`/`iswritable` functions added for more IO types (#3872).
8787

88-
* `combinations` now returns an iterator instead of a task (#3989)
88+
* `combinations`, `permutations`, and `partitions` now return
89+
iterators instead of a task. and `integer_partitions` has been
90+
renamed to `partitions` (#3989 and #4055).
8991

9092
* Documentation for writing packages (#2714, 2769, #2791) and linear algebra
9193
(#2807)

0 commit comments

Comments
 (0)