Prep release

This commit is contained in:
Nikolay Kim 2023-11-02 16:14:43 +06:00
parent 5c17aa1f99
commit e4c58fa363
2 changed files with 6 additions and 2 deletions

View file

@ -1,5 +1,9 @@
# Changes
## [0.3.3] - 2023-11-02
* Add FusedStream trait on mpsc::Receiver<T> #235
## [0.3.2] - 2023-09-11
* Add missing fmt::Debug impls