Skip to content

Commit

Permalink
bump the release date
Browse files Browse the repository at this point in the history
  • Loading branch information
cuviper committed Dec 21, 2019
1 parent f7d7553 commit 163003e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Release rayon 1.3.0 / rayon-core 1.7.0 (2019-12-20)
# Release rayon 1.3.0 / rayon-core 1.7.0 (2019-12-21)

- Tuples up to length 12 now implement `IntoParallelIterator`, creating a
`MultiZip` iterator that produces items as similarly-shaped tuples.
Expand All @@ -14,7 +14,7 @@ Thanks to all of the contributors for this release!
- @silwol


# Release rayon-futures 0.1.1 (2019-12-20)
# Release rayon-futures 0.1.1 (2019-12-21)

- `Send` bounds have been added for the `Item` and `Error` associated types on
all generic `F: Future` interfaces. While technically a breaking change, this
Expand Down

0 comments on commit 163003e

Please sign in to comment.