Add missing PR numbers

This commit is contained in:
Brandon Millman
2018-08-02 15:53:02 -07:00
parent 6e74896620
commit c3e6be7956
2 changed files with 3 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
},
{
"note": "Optimize orders in ForwarderWrapper",
"pr": 935
"pr": 936
}
]
},

View File

@@ -3,7 +3,8 @@
"version": "1.1.0-rc.2",
"changes": [
{
"note": "Added a synchronous `createOrder` method in `orderFactory`"
"note": "Added a synchronous `createOrder` method in `orderFactory`",
"pr": 935
}
]
},