Update changelogs

This commit is contained in:
Lawrence Forman 2019-09-27 19:47:14 -04:00
parent d6a4d67a14
commit 3e2e05caf2
3 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@
}, },
{ {
"note": "Add `ERC20BridgeProxy`", "note": "Add `ERC20BridgeProxy`",
"pr": "TODO" "pr": 2220
} }
] ]
}, },

View File

@ -96,7 +96,7 @@
}, },
{ {
"note": "Add `number_utils.ts` and `hexSize()`", "note": "Add `number_utils.ts` and `hexSize()`",
"pr": "TODO" "pr": 2220
} }
] ]
}, },

View File

@ -8,7 +8,7 @@
}, },
{ {
"note": "Add `DecodedLogs` type", "note": "Add `DecodedLogs` type",
"pr": "TODO" "pr": 2220
} }
] ]
}, },