Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add Changelog entry for specific length/bytes feedback
  • Loading branch information
lizmat committed Mar 7, 2014
1 parent 55d5e36 commit b385720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ChangeLog
Expand Up @@ -2,6 +2,7 @@ New in 2014.03

+ Fix suggestions for unknown routines when specified with '&'
+ Match sigil in suggestions for unknown routines depending on specification
+ Improve suggestions for 'length' and 'bytes' being banned in Perl 6
+ fixed for-loops to be properly lazy
+ Zop= now works
+ numerous Pod parsing and formatting improvements
Expand All @@ -13,7 +14,6 @@ New in 2014.03
+ X and Z meta ops treat [] as items
+ unary hyper subscripts (@array>>.[0]) now work


New in 2014.02

+ $*INITTIME implemented
Expand Down

0 comments on commit b385720

Please sign in to comment.