Update CHANGELOG.json's
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
[
|
||||
{
|
||||
"version": "0.5.0",
|
||||
"changes": [{ "note": "Make `AbiDecoder.addABI` public", "pr": 485 }]
|
||||
},
|
||||
{
|
||||
"timestamp": 1522658513,
|
||||
"version": "0.4.4",
|
||||
|
||||
@@ -9,10 +9,6 @@ CHANGELOG
|
||||
|
||||
* Dependencies updated
|
||||
|
||||
## v0.5.0 - _TBD, 2018_
|
||||
|
||||
* Make `AbiDecoder.addABI` public (#485)
|
||||
|
||||
## v0.4.3 - _March 18, 2018_
|
||||
|
||||
* Add `@types/node` to dependencies since `intervalUtils` has the `NodeJS` type as part of its public interface.
|
||||
|
||||
Reference in New Issue
Block a user