Add PR number to CHANGELOG entries
This commit is contained in:
parent
5c2d3fb3da
commit
3f037ef3cc
@ -3,7 +3,8 @@
|
||||
"version": "2.2.0",
|
||||
"changes": [
|
||||
{
|
||||
"note": "add parameter assertions to methods"
|
||||
"note": "add parameter assertions to methods",
|
||||
"pr": 1823
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -3,7 +3,8 @@
|
||||
"version": "4.4.0",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Update wrappers to include parameter assertions"
|
||||
"note": "Update wrappers to include parameter assertions",
|
||||
"pr": 1823
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -3,7 +3,8 @@
|
||||
"version": "2.1.0",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Add new assertions: `isArray`, `isBlockParam`"
|
||||
"note": "Add new assertions: `isArray`, `isBlockParam`",
|
||||
"pr": 1823
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user