1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00

Add history note.

This commit is contained in:
Andy Brody 2015-11-08 01:14:02 -08:00
parent 3d0fd0b188
commit 6990fc8a7f

View file

@ -67,6 +67,7 @@ This release is largely API compatible, but makes several breaking changes.
- Run tests on Travis's beta OS X support.
- 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.
# 2.0.0.rc1