diff options
| author | kud1ing <github@kudling.de> | 2015-09-08 08:29:45 +0200 |
|---|---|---|
| committer | kud1ing <github@kudling.de> | 2015-09-08 08:29:45 +0200 |
| commit | 77a2b389f646ff3766e443091143c7e7203bce4d (patch) | |
| tree | 1b818f5afa52418c7fd2aa4af7e1a2cea56a327c | |
| parent | d2a5b117c1933d16072e78bb9b58604984597fca (diff) | |
| download | rust-77a2b389f646ff3766e443091143c7e7203bce4d.tar.gz rust-77a2b389f646ff3766e443091143c7e7203bce4d.zip | |
Add release days, fixes #28228
| -rw-r--r-- | RELEASES.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/RELEASES.md b/RELEASES.md index e964396c76d..35e9f444523 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,4 +1,4 @@ -Version 1.2.0 (August 2015) +Version 1.2.0 (2015-08-07) =========================== * ~1200 changes, numerous bugfixes @@ -156,7 +156,7 @@ Misc [ad]: https://github.com/rust-lang/rust/pull/27382 [win]: https://github.com/rust-lang/rust/pull/25350 -Version 1.1.0 (June 2015) +Version 1.1.0 (2015-06-25) ========================= * ~850 changes, numerous bugfixes @@ -267,7 +267,7 @@ Misc [`split_off`]: https://doc.rust-lang.org/nightly/collections/linked_list/struct.LinkedList.html#method.split_off [drop]: https://github.com/rust-lang/rust/pull/24935 -Version 1.0.0 (May 2015) +Version 1.0.0 (2015-05-15) ======================== * ~1500 changes, numerous bugfixes |
