Add pr number to changelogs

This commit is contained in:
Fabio Berger
2018-05-10 14:58:15 +02:00
parent 017b5a23d8
commit 4df847c349
4 changed files with 12 additions and 5 deletions

View File

@@ -3,7 +3,8 @@
"version": "0.0.1",
"changes": [
{
"note": "Moved contractWrappers out of 0x.js"
"note": "Moved contractWrappers out of 0x.js",
"pr": 579
}
]
}