Skip to content

Commit e8e3fb2

Browse files
committed
Add doc comments and closure changes to release notes
1 parent f093d37 commit e8e3fb2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

RELEASES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ Version 0.3 (June 2012) - not yet!
77
* Integer-literal suffix inference
88
* Per-module control over warnings, errors
99
* #[cfg(windows)] and #[cfg(unix)] attributes
10+
* Documentation comments
11+
* More compact closure syntax
12+
* 'do' expressions for treating higher-order functions
13+
as control structures
1014

1115
* *-patterns (wildcard extended to all constructor fields)
1216

0 commit comments

Comments
 (0)