Add PR numbers

This commit is contained in:
Leonid Logvinov
2019-02-22 16:23:04 -08:00
parent 04d8f46ff3
commit 4e8ae037bb
3 changed files with 6 additions and 6 deletions

View File

@@ -4,19 +4,19 @@
"changes": [
{
"note": "Big Sol-profiler overhaul. It now has a bunch of new features",
"pr": "TODO"
"pr": 1638
},
{
"note": "Added a CLI interface for reporting non line-based profiling info",
"pr": "TODO"
"pr": 1638
},
{
"note": "Add memory consumption analysis",
"pr": "TODO"
"pr": 1638
},
{
"note": "Add calldata analysis",
"pr": "TODO"
"pr": 1638
}
]
},