update changelogs

This commit is contained in:
Michael Zhu 2020-08-06 09:38:33 -07:00
parent 341c5782e5
commit e166e9762a
2 changed files with 8 additions and 0 deletions

View File

@ -29,6 +29,10 @@
{
"note": "Fix regression where a split on the same source was collapsed into a single fill",
"pr": 2654
},
{
"note": "Add support for buy token affiliate fees",
"pr": 2658
}
]
},

View File

@ -5,6 +5,10 @@
{
"note": "Add gitpkg.",
"pr": 2649
},
{
"note": "Fix `decodeAffiliateFeeTransformerData`",
"pr": 2658
}
]
},