Files
tokio/tokio-codec/CHANGELOG.md
T

12 lines
207 B
Markdown
Raw Normal View History

2020-02-04 17:43:02 -05:00
# 0.1.2 (February 4, 2020)
* Add `tokio 0.2.x` deprecation notice.
2018-09-26 22:32:51 -07:00
# 0.1.1 (September 26, 2018)
* Allow setting max line length with `LinesCodec` (#632)
# 0.1.0 (June 13, 2018)
2018-06-04 22:36:06 -05:00
* Initial release (#353)