Add PR numbers

This commit is contained in:
Leonid Logvinov 2018-12-19 14:19:35 +01:00
parent abfb358250
commit 56d48758d3
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4
2 changed files with 4 additions and 4 deletions

View File

@ -4,11 +4,11 @@
"changes": [
{
"note": "Add sol-compiler watch mode with -w flag",
"pr": "TODO"
"pr": 1461
},
{
"note": "Make error and warning colouring more visually pleasant and consistent with other compilers",
"pr": "TODO"
"pr": 1461
}
]
},

View File

@ -4,11 +4,11 @@
"changes": [
{
"note": "Add `absolutePath` to `ContractSource` type",
"pr": "TODO"
"pr": 1461
},
{
"note": "Add `SpyResolver` that records all resolved contracts data",
"pr": "TODO"
"pr": 1461
}
]
},