Skip to content

Commit

Permalink
Mention demise of .for
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed May 21, 2015
1 parent 7b42268 commit e113455
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/ChangeLog
Expand Up @@ -25,6 +25,7 @@ New in 2015.05
+ Variable will init/post/compose throw NYI instead of silently doing nothing
+ The "is cached" trait no longer works on methods, throws a NYI instead
+ Deprecations:
+ Method .map should be used instead of .for
+ List/Supply.rotor now *must* have elems and gap specified
+ Test.pm functions are now kebab-cased (e.g. throws_like -> throws-like)
+ Fixes:
Expand Down

0 comments on commit e113455

Please sign in to comment.