Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
reword release announcement a bit, jnthn++
  • Loading branch information
moritz committed Feb 24, 2013
1 parent bc1db22 commit 2e4d309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/announce/2013.02
Expand Up @@ -40,7 +40,7 @@ releases due to changes in the Perl 6 specification, and are being removed
or changed as follows:

* .gist on a type object will return '(Typename)' instead of 'Typename()'.
If you want to get the class name directly, use $obj.^name
If you want to get the class name alone, continue to use $obj.^name

* postcircumfix:<[ ]> and postcircumfix:<{ }> will become multi-subs rather
than multi-methods. Both at_pos and at_key will remain methods.
Expand Down

0 comments on commit 2e4d309

Please sign in to comment.