Skip to content

Commit 27cecbf

Browse files
committed
Add 'const' to release notes
1 parent b357deb commit 27cecbf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Version 0.3 (July 2012) - not yet!
2727
* #!-comments for lang versioning, shell execution
2828
* Destructors and iface implementation for classes;
2929
type-parameterized classes and class methods
30+
* 'const' type kind - types that can be used to implement
31+
shared memory concurrency patterns
3032

3133
* Type reflection
3234

0 commit comments

Comments
 (0)