Add CHANGELOG entry

This commit is contained in:
Fabio Berger
2019-04-23 18:07:12 -05:00
parent 8d3ccf333d
commit cc3378b4cd

View File

@@ -1,4 +1,13 @@
[
{
"version": "4.0.7",
"changes": [
{
"note": "Fix race-condition bug due to async callback modifying shared state",
"pr": 1789
}
]
},
{
"version": "4.0.6",
"changes": [