From: Alfredo Deza Date: Thu, 21 Nov 2013 16:00:20 +0000 (-0500) Subject: bump the changelog X-Git-Tag: 0.0.12 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=170046eadbeb4276637c71de7768c82b0b9ab3a5;p=remoto.git bump the changelog --- diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 0ca0dca..b52bd95 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,10 @@ +0.0.12 +------ +* Map ``stderr`` to ``WARNING`` log level +* Do not spit out ``remoto``'s own tracebacks when raising remote errors + because some exception occurred just do it for non-remoto exceptions +* Use version 1.1.1 of execnet with patches. + 0.0.11 ------ * Catch more TypeError problems when closing the connections.