Update CHANGELOGs
This commit is contained in:
parent
09d3d15db0
commit
c13f538400
@ -1,4 +1,13 @@
|
||||
[
|
||||
{
|
||||
"version": "1.0.1-rc.5",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Add revert reasons for ERC721Token",
|
||||
"pr": 933
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "1.0.1-rc.4",
|
||||
"changes": [
|
||||
|
@ -5,6 +5,10 @@
|
||||
{
|
||||
"note": "Increased BigNumber decimal precision from 20 to 78",
|
||||
"pr": 807
|
||||
},
|
||||
{
|
||||
"note": "Store different ABIs for events with same function signature and different amount of indexed arguments",
|
||||
"pr": 933
|
||||
}
|
||||
],
|
||||
"timestamp": 1534210131
|
||||
|
Loading…
x
Reference in New Issue
Block a user