diff options
Diffstat (limited to 'third_party/rust/tokio-codec/CHANGELOG.md')
-rw-r--r-- | third_party/rust/tokio-codec/CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/rust/tokio-codec/CHANGELOG.md b/third_party/rust/tokio-codec/CHANGELOG.md new file mode 100644 index 0000000000..5c3ac55860 --- /dev/null +++ b/third_party/rust/tokio-codec/CHANGELOG.md @@ -0,0 +1,3 @@ +# # 0.1.0 (June 13, 2018) + +* Initial release (#353) |