Skip to content

Commit

Permalink
Release rayon 1.2.1 / rayon-core 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cuviper committed Nov 20, 2019
1 parent dd874ac commit 33e9843
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions RELEASES.md
@@ -1,3 +1,21 @@
# Release rayon 1.2.1 / rayon-core 1.6.1 (2019-11-20)

- Update crossbeam dependencies.
- Add top-level doc links for the iterator traits.
- Document that the iterator traits are not object safe.

## Contributors

Thanks to all of the contributors for this release!

- @cuviper
- @dnaka91
- @matklad
- @nikomatsakis
- @Qqwy
- @vorner


# Release rayon 1.2.0 / rayon-core 1.6.0 (2019-08-30)

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

0 comments on commit 33e9843

Please sign in to comment.