From 9d1a0863390384ecabcc2548d97e961b8f043fe3 Mon Sep 17 00:00:00 2001 From: Elizabeth Mattijsen Date: Mon, 12 Sep 2016 13:15:23 +0200 Subject: [PATCH] Mention the combinations improvements --- docs/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/ChangeLog b/docs/ChangeLog index 44b4b153d64..e1260de50fa 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -37,6 +37,8 @@ New in 2016.09 + Improvement in performance of IO::Path::child + Made permutations() about 5x faster + Made List.permutations about 40x faster + + Made combinations() about 1.8x faster + + Made List.combinations about 7x faster + Made Unix's canonpath several times faster for simple paths + Changed APIs: + The operator precedence configuration rule `O()` has been changed to be