Add changelog entry

This commit is contained in:
Alex Adamson
2018-11-21 14:35:01 -05:00
parent 4632df37a6
commit d55fab3aa7

2
changelog/379.bugfix.rst Normal file
View File

@@ -0,0 +1,2 @@
Attributes of _WARNING_DETAILS are checked to make sure they can be dumped
prior to serializing the warning for submission to the master node.