Fix changelog grammar

This commit is contained in:
Bruno Oliveira
2017-07-28 07:31:27 -03:00
parent 7f2ca0aecb
commit 6b0a8c633b

View File

@@ -1,2 +1,2 @@
Fix error internal error handling during event loop in the master node. This bug would shadow the original errors
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.