mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
update RELEASES.txt
This commit is contained in:
parent
dd2c7f61a9
commit
a581926f57
14
RELEASES.txt
14
RELEASES.txt
@ -1,5 +1,17 @@
|
|||||||
|
Version 0.7 (July 2013)
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
* ??? changes, numerous bugfixes
|
||||||
|
|
||||||
|
* Semantic changes
|
||||||
|
* The `self` parameter no longer implicitly means `&'self self`, and can be explicitly marked
|
||||||
|
with a lifetime.
|
||||||
|
|
||||||
|
* Libraries
|
||||||
|
* New `core::iterator` module for external iterator objects
|
||||||
|
|
||||||
Version 0.6 (April 2013)
|
Version 0.6 (April 2013)
|
||||||
---------------------------
|
------------------------
|
||||||
|
|
||||||
* ~2100 changes, numerous bugfixes
|
* ~2100 changes, numerous bugfixes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user