feat: Added FundRecoveryFeature to CHANGELOG.json

This commit is contained in:
Noah Khamliche 2021-09-01 12:03:07 -04:00 committed by Noah Khamliche
parent 0caf495a1a
commit 5063446f93

View File

@ -1,10 +1,10 @@
[ [
{ {
"timestamp": 1630459879, "version": "4.8.0",
"version": "4.7.18", "changes":[
"changes": [
{ {
"note": "Dependencies updated" "note" : "Added FundRecoveryFeature to the 0x EP",
"pr" : 306
} }
] ]
}, },