aboutsummaryrefslogtreecommitdiffstats
path: root/packages/migrations/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/migrations/CHANGELOG.json')
-rw-r--r--packages/migrations/CHANGELOG.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/migrations/CHANGELOG.json b/packages/migrations/CHANGELOG.json
index 64ae94b14..7938f137f 100644
--- a/packages/migrations/CHANGELOG.json
+++ b/packages/migrations/CHANGELOG.json
@@ -5,6 +5,10 @@
{
"note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517
+ },
+ {
+ "note": "Removed `owner` in Migrations. `txDefaults` is now a non-Partial type",
+ "pr": 1533
}
]
},