Adding chanelog item for 5b32b45

This commit is contained in:
Mattt Thompson 2012-11-05 12:05:58 -08:00
parent 5b32b45469
commit fd157cb7de

View file

@ -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