Skip to content

Commit a581926

Browse files
committed
update RELEASES.txt
1 parent dd2c7f6 commit a581926

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

RELEASES.txt

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
1+
Version 0.7 (July 2013)
2+
-----------------------
3+
4+
* ??? changes, numerous bugfixes
5+
6+
* Semantic changes
7+
* The `self` parameter no longer implicitly means `&'self self`, and can be explicitly marked
8+
with a lifetime.
9+
10+
* Libraries
11+
* New `core::iterator` module for external iterator objects
12+
113
Version 0.6 (April 2013)
2-
---------------------------
14+
------------------------
315

416
* ~2100 changes, numerous bugfixes
517

0 commit comments

Comments
 (0)