Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[docs] update ChangeLog
  • Loading branch information
moritz committed Oct 26, 2014
1 parent d44f431 commit a07bdab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/ChangeLog
@@ -1,3 +1,7 @@
New in 2014.11
+ method 'for' as an alias for 'map'. Map will stop flattening the list eventually, 'for' remains as it is now.
+ method 'unique' as a successor for 'uniq'

New in 2014.10
+ unstrict mode now default with -e
+ use strict / no strict implemented (but -Mstrict does not work)
Expand Down

0 comments on commit a07bdab

Please sign in to comment.