From fd157cb7de21730d1ce5024bec4c00fd46d71f88 Mon Sep 17 00:00:00 2001 From: Mattt Thompson Date: Mon, 5 Nov 2012 12:05:58 -0800 Subject: [PATCH] Adding chanelog item for 5b32b45 --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES b/CHANGES index 831382f..543ddcc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ += master + + * Sorting dictionary keys with `caseInsensitiveCompare:` to ensure + deterministic ordering of query string parameters, which may otherwise + cause ambiguous representations of nested parameters (James Coleman, + Mattt Thompson) + = 1.0.1 / 2012-11-01 * Fix error in multipart upload streaming, where byte range at boundaries