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