diff --git a/History b/History index 0e6dc43..6881550 100644 --- a/History +++ b/History @@ -5,7 +5,8 @@ * Added support for ssl_ca_file and ssl_ca_path (dlitz) * Allow custom query string normalization. gh-8 * Unlock private keys with password (freerange) - * Added high level documentation (phildarnowsky) + * Added high level request documentation (phildarnowsky) + * Added basic post example (pbuckley) * bug fixes * Fixed superclass mismatch exception while running tests (thanks dlitz http://github.com/dlitz/httparty/commit/48224f0615b32133afcff4718ad426df7a4b401b)