aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-tracing-utils/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sol-tracing-utils/CHANGELOG.json')
-rw-r--r--packages/sol-tracing-utils/CHANGELOG.json20
1 files changed, 19 insertions, 1 deletions
diff --git a/packages/sol-tracing-utils/CHANGELOG.json b/packages/sol-tracing-utils/CHANGELOG.json
index 89a5b6876..75131dddb 100644
--- a/packages/sol-tracing-utils/CHANGELOG.json
+++ b/packages/sol-tracing-utils/CHANGELOG.json
@@ -1,5 +1,14 @@
[
{
+ "timestamp": 1549452781,
+ "version": "6.0.1",
+ "changes": [
+ {
+ "note": "Dependencies updated"
+ }
+ ]
+ },
+ {
"version": "6.0.0",
"changes": [
{
@@ -25,8 +34,17 @@
{
"note": "Improve error messages when unable to find matching bytecode",
"pr": 1558
+ },
+ {
+ "note": "Fix default gas limit for fake txs in `TraceCollectionSubprovider`",
+ "pr": 1583
+ },
+ {
+ "note": "Fix a big when we were not intercepting `eth_sendRawTransaction`",
+ "pr": 1584
}
- ]
+ ],
+ "timestamp": 1549373905
},
{
"version": "5.0.0",