Add changelog entry

This commit is contained in:
Fabio Berger
2019-03-20 14:19:25 +01:00
parent 941877a05a
commit 31faef7030

View File

@@ -9,6 +9,10 @@
{
"note": "Fix issue where ERC721 Approval events could cause a lookup on undefined object",
"pr": 1692
},
{
"note": "Fix race-condition bugs due to async event callbacks modifying shared state",
"pr": 1718
}
]
},