We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17dfcb5 commit 0f3cb6eCopy full SHA for 0f3cb6e
CHANGELOG.md
@@ -1,9 +1,8 @@
1
## Next release
2
3
- 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).
+ See [PR 11](https://github.com/thomaseizinger/rust-futures-bounded/pull/11)
+ and [PR 12](https://github.com/thomaseizinger/rust-futures-bounded/pull/12).
7
8
## 0.3.0
9
0 commit comments