Skip to content

Commit

Permalink
Tweak changelog on metaops.
Browse files Browse the repository at this point in the history
  • Loading branch information
colomon committed Mar 18, 2010
1 parent 6dd31df commit 855ecb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ChangeLog
Expand Up @@ -45,7 +45,7 @@ New in 2010.03 release
+ Many cases of smart-match work again
+ $x.Foo::bar() and $x.$y() work again
+ $.foo(1,2,3) works again
+ R, X and Z meta-operators implemented properly (as higher order functions)
+ !, R, X and Z meta-operators work, albeit with some caveats
+ s/foo/bar/ and s[foo] = 'bar' substitution syntax implemented
+ Array.rotate added back
+ User defined operators (prefix, postfix, infix) working again
Expand Down

0 comments on commit 855ecb5

Please sign in to comment.