Skip to content

Commit

Permalink
Fix changelog release date for 0.3.0-alpha.18
Browse files Browse the repository at this point in the history
  • Loading branch information
cramertj committed Aug 9, 2019
1 parent 569e4c6 commit 66c879e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 0.3.0-alpha.18 - Unreleased
# 0.3.0-alpha.18 - 2019-9-9
* Rewrote `join!` and `try_join!` as procedural macros to allow passing expressions (#1783)
* Banned manual implementation of `TryFuture` and `TryStream` for forward compatibility. See #1776 for more details. (#1777)
* Changed `AsyncReadExt::read_to_end` to return the total number of bytes read (#1721)
Expand Down

0 comments on commit 66c879e

Please sign in to comment.