Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update ChangeLog and ROADMAP
  • Loading branch information
moritz committed May 12, 2012
1 parent 777259d commit e9e7a27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/ChangeLog
Expand Up @@ -28,6 +28,8 @@ New in 2012.05
+ Real is now a role, as it should be
+ implemented < foo bar baz > syntax for alternations in regexes
+ implemented <( and )> syntax for setting from/to of match in regexes
+ support for non-Int enums
+ basic support for Version literals

New in 2012.04.1
+ autvivification for arrays and hashes
Expand Down
1 change: 0 additions & 1 deletion docs/ROADMAP
Expand Up @@ -76,7 +76,6 @@ Phasers

Language Features
1 *** basic Perl 5 interop (use, eval, etc.)
1 ** non-Numeric enums (moritz)
2 *** heredocs
2 * $=DATA and friends (tadzik)
2 ** module versioning
Expand Down

0 comments on commit e9e7a27

Please sign in to comment.