Change strings to numbers in CHANGELOGs

This commit is contained in:
Leonid Logvinov
2019-01-22 21:23:58 +01:00
parent 3e910c0e03
commit 8ce885089e
3 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
"changes": [
{
"note": "Fix a bug when some parts of the profiling report were missing because of the coverage ignore lines",
"pr": "1535"
"pr": 1535
}
]
},