diff -r 0ab973692504 -r acc0d940133f docs/HISTORY.txt --- a/docs/HISTORY.txt Mon Sep 15 12:40:10 2014 +0200 +++ b/docs/HISTORY.txt Mon Sep 15 12:50:42 2014 +0200 @@ -1,6 +1,10 @@ Changelog ========= +0.4.12 +------ + - added "getClientFromURL()" function to HTTP client module to build an HTTP client from a simple URL + 0.4.11 ------ - added "encode" and "decode" functions in "ztfy.utils.unicode" module (with updated doctests)