@ -14,6 +14,8 @@ _Work toward next release. Currently under development._
* Suppressed some warnings coming from BeautifulSoup
* Changed default session duration to ten days instead of two
**DEPRECATED:**
**REMOVED:**
@ -33,6 +35,8 @@ _Work toward next release. Currently under development._
* An empty string is no longer considered to be a well-formed response to a `pythonic` question
* Fixed a potential bug with the length calculation in the `raw_response` header when `response` was given as a string containing unicode characters (thanks to Shen Shen)