Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Note that Cool.eval and eval() are now gone
  • Loading branch information
lizmat committed Jul 9, 2014
1 parent 95e3ca4 commit e9fad62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/ChangeLog
@@ -1,4 +1,5 @@
New in 2014.07
+ Cool.eval and eval() are now removed
+ assigning a single itemized hash to a hash is now DEPRECATED (my %h = {...})
+ itemized hashes in an assignment to a hash, are no longer auto-flattened
+ .hash now turns an itemized hash into a hash
Expand Down

0 comments on commit e9fad62

Please sign in to comment.