Prepare CHANGELOG for 1.18.2

This commit is contained in:
Bruno Oliveira
2017-07-28 07:31:45 -03:00
parent 6b0a8c633b
commit f27265cd28
3 changed files with 15 additions and 3 deletions

View File

@@ -1 +0,0 @@
Removal of unnecessary dependency on incorrect version of py.

View File

@@ -1,2 +0,0 @@
Fix bug in internal event-loop error handler in the master node. This bug would shadow the original errors
making extremely hard/impossible for users to diagnose the problem properly.