Add 'const' to release notes

This commit is contained in:
Brian Anderson 2012-07-05 00:00:49 -07:00
parent b357debfad
commit 27cecbf1cf

View File

@ -27,6 +27,8 @@ Version 0.3 (July 2012) - not yet!
* #!-comments for lang versioning, shell execution
* Destructors and iface implementation for classes;
type-parameterized classes and class methods
* 'const' type kind - types that can be used to implement
shared memory concurrency patterns
* Type reflection