CHANGELOG.markdown in typhoeus-0.1.28 vs CHANGELOG.markdown in typhoeus-0.1.29

- old
+ new

@@ -1,4 +1,12 @@ +In-Progress +----------- + +0.1.29 +------ +* Fixed a memory corruption with using CURLOPT_POSTFIELDS [gravis, +32531d0821aecc4] + 0.1.28 ---------------- * Added SSL cert options for Typhoeus::Easy [GH-25, gravis] * Ported SSL cert options to Typhoeus::Request interface [gravis] * Added support for any HTTP method (purge for Varnish) [ryana]