Merge janky changelog notes in `types` package. Correct changelog note in `coordinator` changelog.
19 lines
410 B
JSON
19 lines
410 B
JSON
[
|
|
{
|
|
"version": "0.0.1",
|
|
"changes": [
|
|
{
|
|
"note": "Created Coordinator package"
|
|
},
|
|
{
|
|
"note": "Use separate EIP712 domains for transactions and approvals",
|
|
"pr": 1705
|
|
},
|
|
{
|
|
"note": "Add `SignatureType.Invalid`",
|
|
"pr": 1705
|
|
}
|
|
]
|
|
}
|
|
]
|