Add PR numbers

This commit is contained in:
Fabio Berger 2019-03-18 17:30:10 +01:00
parent af0d830103
commit b5463d522b
2 changed files with 4 additions and 2 deletions

View File

@ -3,7 +3,8 @@
"version": "4.1.0",
"changes": [
{
"note": "Add Coordinator and CoordinatorRegistry contract wrappers"
"note": "Add Coordinator and CoordinatorRegistry contract wrappers",
"pr": 1689
}
]
},

View File

@ -3,7 +3,8 @@
"version": "4.1.0",
"changes": [
{
"note": "Add deployment of `Coordinator` and `CoordinatorRegistry` contracts to migration script"
"note": "Add deployment of `Coordinator` and `CoordinatorRegistry` contracts to migration script",
"pr": 1689
}
]
},