]> git-server-git.apps.pok.os.sepia.ceph.com Git - remoto.git/commitdiff
bump the changelog 0.0.12
authorAlfredo Deza <alfredo@deza.pe>
Thu, 21 Nov 2013 16:00:20 +0000 (11:00 -0500)
committerAlfredo Deza <alfredo@deza.pe>
Thu, 21 Nov 2013 16:00:20 +0000 (11:00 -0500)
CHANGELOG.rst

index 0ca0dca83c7c25b021c187c43134a962a71a0ac9..b52bd95b61ceaccfa2c41d3b4e27636a0d01b7b4 100644 (file)
@@ -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.