update RELEASES.txt
This commit is contained in:
parent
dd2c7f61a9
commit
a581926f57
1 changed files with 13 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue