Skip to content

Commit 163003e

Browse files
committed
bump the release date
1 parent f7d7553 commit 163003e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Release rayon 1.3.0 / rayon-core 1.7.0 (2019-12-20)
1+
# Release rayon 1.3.0 / rayon-core 1.7.0 (2019-12-21)
22

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

1616

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

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

0 commit comments

Comments
 (0)