Updated CHANGELOGS
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"note": "Fix bug where WETH deposit/withdrawal events would not trigger an order state update",
|
||||
"pr": 1809
|
||||
}
|
||||
]
|
||||
],
|
||||
"timestamp": 1557507213
|
||||
},
|
||||
{
|
||||
"version": "4.0.6",
|
||||
|
@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
|
||||
|
||||
CHANGELOG
|
||||
|
||||
## v4.0.7 - _May 10, 2019_
|
||||
|
||||
* Fix race-condition bug due to async callback modifying shared state (#1789)
|
||||
* Fix bug where WETH deposit/withdrawal events would not trigger an order state update (#1809)
|
||||
|
||||
## v4.0.6 - _April 11, 2019_
|
||||
|
||||
* Dependencies updated
|
||||
|
Reference in New Issue
Block a user