Update CHANGELOGs
This commit is contained in:
@@ -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",
|
"version": "1.0.1-rc.4",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@@ -5,6 +5,10 @@
|
|||||||
{
|
{
|
||||||
"note": "Increased BigNumber decimal precision from 20 to 78",
|
"note": "Increased BigNumber decimal precision from 20 to 78",
|
||||||
"pr": 807
|
"pr": 807
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"note": "Store different ABIs for events with same function signature and different amount of indexed arguments",
|
||||||
|
"pr": 933
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"timestamp": 1534210131
|
"timestamp": 1534210131
|
||||||
|
Reference in New Issue
Block a user