Add multipart boundary note in history.md.

This commit is contained in:
Andy Brody 2015-11-16 02:36:55 -08:00
parent 2630cc3d3a
commit c098cd429f
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ This release is largely API compatible, but makes several breaking changes.
- Make `Request#transmit` a private method, along with a few others.
- Refactor URI parsing to happen earlier, in Request initialization.
- When adding URL params, handle URLs that already contain params.
- Multipart: use a much more robust multipart boundary with greater entropy.
# 2.0.0.rc1