From 77a2b389f646ff3766e443091143c7e7203bce4d Mon Sep 17 00:00:00 2001 From: kud1ing Date: Tue, 8 Sep 2015 08:29:45 +0200 Subject: [PATCH] Add release days, fixes #28228 --- RELEASES.md | 6 +++--- 1 file 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