Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
more ChangeLog tweaks
  • Loading branch information
lizmat committed Apr 23, 2015
1 parent 9432923 commit c9a6766
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/ChangeLog
Expand Up @@ -15,9 +15,9 @@ New in 2015.04
+ adverbs are now allowed inside a ternary
+ auto-generated accessors will not show up in backtraces anymore
+ $_ now defaults to Any, rather than Nil
+ intuited iterators no longer bypasses endpoint if no exact match
+ intuited operators may also skip literal values if endpoint is lower
+ beginning/ending with same length now according to spec
+ intuited iterators no longer bypass endpoint if no exact match
+ intuited iterators may also skip literal values if endpoint is lower
+ intuited iterators beginning/ending with same length now according to spec
+ say now observes the .nl setting
+ exceptions in BEGIN blocks and constant are now handled better
+ binding now works again in the REPL
Expand Down

0 comments on commit c9a6766

Please sign in to comment.