Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Couple more ChangeLog entries.
  • Loading branch information
jnthn committed May 12, 2012
1 parent 04b1809 commit 8523061
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/ChangeLog
Expand Up @@ -24,8 +24,10 @@ New in 2012.05
+ enumeration types can be used as roles
+ END phasers now run when program ends with exit or an exception
+ fix Rat.floor and .ceiling to work for large numbers
+ improves Rat stringification
+ improved Rat stringification
+ 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

New in 2012.04.1
+ autvivification for arrays and hashes
Expand Down

0 comments on commit 8523061

Please sign in to comment.