Skip to content

Commit 0f3cb6e

Browse files
Update changelog
1 parent 17dfcb5 commit 0f3cb6e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
## Next release
22

33
- Allow iterating through future and stream collections.
4-
Some types may need to be [pinned](https://docs.rs/rustc-std-workspace-std/latest/std/pin/macro.pin.html)
5-
before being passed to `try_push`. This is a breaking change.
6-
See [PR 11](https://github.com/thomaseizinger/rust-futures-bounded/pull/11).
4+
See [PR 11](https://github.com/thomaseizinger/rust-futures-bounded/pull/11)
5+
and [PR 12](https://github.com/thomaseizinger/rust-futures-bounded/pull/12).
76

87
## 0.3.0
98

0 commit comments

Comments
 (0)