Skip to content

Commit

Permalink
[ChangeLog] document Str.trans improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Oct 16, 2014
1 parent 4a4f17f commit a573abf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/ChangeLog
Expand Up @@ -14,6 +14,8 @@ New in 2014.10
was unspecced and apparently used internally only. This old behaviour is
still available by specifying the :autoderef named parameter.
+ method .exists/.delete have been removed after 1+ year of deprecation
+ performance improvements in Str.trans and tr///
+ fixed Str.trans and tr/// for anchored regexes

New in 2014.09
+ ./perl6 --profile for MoarVM, generates HTML profile output, including
Expand Down

0 comments on commit a573abf

Please sign in to comment.