Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
FROGGS committed Nov 20, 2013
1 parent 1f34257 commit 8e6b19a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ChangeLog
Expand Up @@ -12,7 +12,7 @@ New in 2013.11
+ Performance optimization: unfold junctions in 'when' clauses
+ capitalize/.capitalize have been removed, as per docs/deprecations
+ improved run()/shell(), these return Proc::Status-objects now
+ The ... range operator can now be chaned: 1,2,3 ... 10,15,20 ... 100
+ The ... range operator can now be chained: 1,2,3 ... 10,15,20 ... 100
+ various other bug fixes, optimisations and additional tests

New in 2013.10
Expand Down

0 comments on commit 8e6b19a

Please sign in to comment.