Add CHANGELOG entries

This commit is contained in:
Leonid Logvinov
2018-09-21 12:10:25 +02:00
parent 393f9e5a29
commit f3deabccf4
2 changed files with 11 additions and 1 deletions

View File

@@ -3,7 +3,8 @@
"version": "3.0.0",
"changes": [
{
"note": "Change the way we detect BN to work with the newest ethers.js"
"note": "Change the way we detect BN to work with the newest ethers.js",
"pr": 1069
}
]
},

View File

@@ -1,4 +1,13 @@
[
{
"version": "2.0.0",
"changes": [
{
"note": "Make abi_decoder compatible with ethers ^4.0.0",
"pr": 1069
}
]
},
{
"timestamp": 1536142250,
"version": "1.0.8",