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 3d600b8Copy full SHA for 3d600b8
CHANGELOG.md
@@ -1,9 +1,9 @@
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 10](https://github.com/thomaseizinger/rust-futures-bounded/pull/10),
+ [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