Add PR numbers

This commit is contained in:
Leonid Logvinov
2019-02-27 13:09:30 -08:00
parent 154ca9b760
commit 9162189fa6

View File

@@ -4,15 +4,15 @@
"changes": [
{
"note": "Change the interface to accept a configuration object instead of `isVerbose`",
"pr": "TODO"
"pr": 1656
},
{
"note": "Add `ignoreFilesGlobs` property on a config object",
"pr": "TODO"
"pr": 1656
},
{
"note": "Allow project specific coverage ignore paths by specifying `config.ignoreFilesGlobs`",
"pr": "TODO"
"pr": 1656
}
]
},