Skip to content

Commit 33e9843

Browse files
committed
Release rayon 1.2.1 / rayon-core 1.6.1
1 parent dd874ac commit 33e9843

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

RELEASES.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# Release rayon 1.2.1 / rayon-core 1.6.1 (2019-11-20)
2+
3+
- Update crossbeam dependencies.
4+
- Add top-level doc links for the iterator traits.
5+
- Document that the iterator traits are not object safe.
6+
7+
## Contributors
8+
9+
Thanks to all of the contributors for this release!
10+
11+
- @cuviper
12+
- @dnaka91
13+
- @matklad
14+
- @nikomatsakis
15+
- @Qqwy
16+
- @vorner
17+
18+
119
# Release rayon 1.2.0 / rayon-core 1.6.0 (2019-08-30)
220

321
- The new `ParallelIterator::copied()` converts an iterator of references into

0 commit comments

Comments
 (0)