Add CHANGELOG entry to migrations

This commit is contained in:
Fabio Berger
2018-11-26 15:04:27 +00:00
parent 527f074e59
commit 9da43878b1

View File

@@ -1,4 +1,13 @@
[
{
"version": "2.2.0",
"changes": [
{
"note": "Add CLI `0x-migrate` for running the 0x migrations in a language-agnostic way",
"pr": 1324
}
]
},
{
"version": "2.1.0",
"changes": [