Skip to content

Commit fd6034e

Browse files
committed
Update changelog
1 parent 1a6f7ec commit fd6034e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 0.3.17 - 2021-08-30
2+
3+
* Use `FuturesOrdered` in `join_all` (#2412)
4+
* Add `{future, stream}::poll_immediate` (#2452)
5+
* Add `stream_select!` macro (#2262)
6+
* Implement `Default` for `OptionFuture` (#2471)
7+
* Add `Peekable::{peek_mut, poll_peek_mut}` (#2488)
8+
* Add `BufReader::seek_relative` (#2489)
9+
110
# 0.3.16 - 2021-07-23
211

312
* Add `TryStreamExt::try_chunks` (#2438)

0 commit comments

Comments
 (0)