Skip to content

Commit 67b0856

Browse files
committed
Update changelog
1 parent d5c7ba7 commit 67b0856

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 0.3.18 - 2021-11-23
2+
3+
* Fix unusable `Sink` implementation on `stream::Scan` (#2499)
4+
* Make `task::noop_waker_ref` available without `std` feature (#2505)
5+
* Add async `LineWriter` (#2477)
6+
* Remove dependency on `proc-macro-hack`. This raises MSRV of utility crates to 1.45. (#2520)
7+
18
# 0.3.17 - 2021-08-30
29

310
* Use `FuturesOrdered` in `join_all` (#2412)

0 commit comments

Comments
 (0)