Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov
2019-02-26 14:45:42 -08:00
parent fb0a2ef248
commit f5fffbea04
81 changed files with 549 additions and 8 deletions

View File

@@ -6,7 +6,8 @@
"note": "Add support for Ganache",
"pr": 1647
}
]
],
"timestamp": 1551220833
},
{
"version": "3.0.0",
@@ -112,4 +113,4 @@
}
]
}
]
]

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.1.0 - _February 26, 2019_
* Add support for Ganache (#1647)
## v3.0.0 - _February 25, 2019_
* Big @0x/sol-profiler overhaul. It now has a bunch of new features (#1638)