Skip to content

Commit

Permalink
add anon enums to ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Mar 10, 2012
1 parent 08417f8 commit bd6fdeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/ChangeLog
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ New in 2012.03
+ implemented FIRST, NEXT and LAST phasers in for loops + implemented FIRST, NEXT and LAST phasers in for loops
+ implemented START phaser, including use of it in r-value context + implemented START phaser, including use of it in r-value context
+ implemented also syntax for adding traits inside a block/package + implemented also syntax for adding traits inside a block/package
+ implemented anonymous enums


New in 2012.02 New in 2012.02
+ catch duplicate accessor generation required of "has $.x; has @.x;" + catch duplicate accessor generation required of "has $.x; has @.x;"
Expand Down

0 comments on commit bd6fdeb

Please sign in to comment.