Add CHANGELOG entries

This commit is contained in:
Fabio Berger 2019-03-11 15:29:26 +01:00
parent d356e9e65f
commit 9366fa3b45
3 changed files with 25 additions and 0 deletions

View File

@ -1,4 +1,12 @@
[
{
"version": "4.1.0",
"changes": [
{
"note": "Add Coordinator and CoordinatorRegistry contract wrappers"
}
]
},
{
"timestamp": 1551479279,
"version": "4.0.2",

View File

@ -1,4 +1,13 @@
[
{
"version": "1.4.0",
"changes": [
{
"note": "Added artifact for `Coordinaotr` and `CoordinatorRegistry` contracts",
"pr": 1503
}
]
},
{
"version": "1.3.0",
"changes": [

View File

@ -1,4 +1,12 @@
[
{
"version": "4.1.0",
"changes": [
{
"note": "Add deployment of `Coordinator` and `CoordinatorRegistry` contracts to migration script"
}
]
},
{
"timestamp": 1551479279,
"version": "4.0.3",