From afe8bad9ff29e0812d695875b940156eb947b25e Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Sat, 10 Jun 2017 09:44:55 -0300 Subject: [PATCH] Add news fragment Fix #157 --- changelog/157.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/157.bugfix diff --git a/changelog/157.bugfix b/changelog/157.bugfix new file mode 100644 index 0000000..59bfead --- /dev/null +++ b/changelog/157.bugfix @@ -0,0 +1 @@ +Hot fix release reverting the change introduced by #124, unfortunately it broke a number of test suites so we are reversing this change while we investigate the problem.