Skip to content

Commit ec3ec10

Browse files
committed
Add release dates for all releases
1 parent 79c6a4d commit ec3ec10

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

RELEASES.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ Misc
427427
[path-normalize]: https://github.com/rust-lang/rust/pull/23229
428428

429429

430-
Version 1.0.0-alpha.2 (February 2015)
430+
Version 1.0.0-alpha.2 (2015-02-20)
431431
=====================================
432432

433433
* ~1300 changes, numerous bugfixes
@@ -526,7 +526,7 @@ Version 1.0.0-alpha.2 (February 2015)
526526
[un]: https://github.com/rust-lang/rust/pull/22256
527527

528528

529-
Version 1.0.0-alpha (January 2015)
529+
Version 1.0.0-alpha (2015-01-09)
530530
==================================
531531

532532
* ~2400 changes, numerous bugfixes
@@ -713,7 +713,7 @@ Version 1.0.0-alpha (January 2015)
713713
[rbe]: http://rustbyexample.com/
714714

715715

716-
Version 0.12.0 (October 2014)
716+
Version 0.12.0 (2014-10-09)
717717
=============================
718718

719719
* ~1900 changes, numerous bugfixes
@@ -836,7 +836,7 @@ Version 0.12.0 (October 2014)
836836
kernels and distributions, built on CentOS 5.10.
837837

838838

839-
Version 0.11.0 (July 2014)
839+
Version 0.11.0 (2014-07-02)
840840
==========================
841841

842842
* ~1700 changes, numerous bugfixes
@@ -969,7 +969,7 @@ Version 0.11.0 (July 2014)
969969
greatly improved.
970970

971971

972-
Version 0.10 (April 2014)
972+
Version 0.10 (2014-04-03)
973973
=========================
974974

975975
* ~1500 changes, numerous bugfixes
@@ -1136,7 +1136,7 @@ Version 0.10 (April 2014)
11361136
directory.
11371137

11381138

1139-
Version 0.9 (January 2014)
1139+
Version 0.9 (2014-01-09)
11401140
==========================
11411141

11421142
* ~1800 changes, numerous bugfixes
@@ -1302,7 +1302,7 @@ Version 0.9 (January 2014)
13021302
build tools.
13031303

13041304

1305-
Version 0.8 (September 2013)
1305+
Version 0.8 (2013-09-26)
13061306
============================
13071307

13081308
* ~2200 changes, numerous bugfixes
@@ -1458,7 +1458,7 @@ Version 0.8 (September 2013)
14581458
still invoked through the normal `rustdoc` command.
14591459

14601460

1461-
Version 0.7 (July 2013)
1461+
Version 0.7 (2013-07-03)
14621462
=======================
14631463

14641464
* ~2000 changes, numerous bugfixes
@@ -1575,7 +1575,7 @@ Version 0.7 (July 2013)
15751575
* Improvements to rustpkg (see the detailed release notes).
15761576

15771577

1578-
Version 0.6 (April 2013)
1578+
Version 0.6 (2013-04-03)
15791579
========================
15801580

15811581
* ~2100 changes, numerous bugfixes
@@ -1678,7 +1678,7 @@ Version 0.6 (April 2013)
16781678
* Inline assembler supported by new asm!() syntax extension.
16791679

16801680

1681-
Version 0.5 (December 2012)
1681+
Version 0.5 (2012-12-21)
16821682
===========================
16831683

16841684
* ~900 changes, numerous bugfixes
@@ -1735,7 +1735,7 @@ Version 0.5 (December 2012)
17351735
* License changed from MIT to dual MIT/APL2
17361736

17371737

1738-
Version 0.4 (October 2012)
1738+
Version 0.4 (2012-10-15)
17391739
==========================
17401740

17411741
* ~2000 changes, numerous bugfixes
@@ -1791,7 +1791,7 @@ Version 0.4 (October 2012)
17911791
* All hash functions and tables converted to secure, randomized SipHash
17921792

17931793

1794-
Version 0.3 (July 2012)
1794+
Version 0.3 (2012-07-12)
17951795
========================
17961796

17971797
* ~1900 changes, numerous bugfixes
@@ -1850,7 +1850,7 @@ Version 0.3 (July 2012)
18501850
* Cargo automatically resolves dependencies
18511851

18521852

1853-
Version 0.2 (March 2012)
1853+
Version 0.2 (2012-03-29)
18541854
=========================
18551855

18561856
* >1500 changes, numerous bugfixes
@@ -1891,7 +1891,7 @@ Version 0.2 (March 2012)
18911891
* Extensive cleanup, regularization in libstd, libcore
18921892

18931893

1894-
Version 0.1 (January 20, 2012)
1894+
Version 0.1 (2012-01-20)
18951895
===============================
18961896

18971897
* Most language features work, including:

0 commit comments

Comments
 (0)