tokio/tokio-macros/CHANGELOG.md
2020-01-07 16:44:27 -05:00

12 lines
251 B
Markdown

# 0.2.2 (January 7, 2019)
- General refactoring and inclusion of additional runtime options (#2022 and #2038)
# 0.2.1 (December 18, 2019)
### Fixes
- inherit visibility when wrapping async fn (#1954).
# 0.2.0 (November 26, 2019)
- Initial release