Files
tokio/tokio-sync/CHANGELOG.md
T

9 lines
138 B
Markdown
Raw Normal View History

2019-02-01 14:19:34 -08:00
# 0.1.1 (February 1, 2019)
### Fixes
- Panic when creating a channel with bound 0 (#879).
2019-01-25 10:20:09 -08:00
# 0.1.0 (January 24, 2019)
- Initial Release