Skip to content

Commit 4cb9f0d

Browse files
committed
2.36.0
* Need index on principalId for performance. (#2883) (#2884) (Simon Ho) * Remove redundant items in PR template (#2877) (#2878) (Simon Ho) * Refactor PR template based on feedback (#2865) (#2874) (Simon Ho) * Add pull request template (#2843) (#2862) (Simon Ho) * Fix description of updateAll response (Miroslav Bajtoš)
1 parent 3e0fd94 commit 4cb9f0d

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGES.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2016-10-24, Version 2.36.0
2+
==========================
3+
4+
* Need index on principalId for performance. (#2883) (#2884) (Simon Ho)
5+
6+
* Remove redundant items in PR template (#2877) (#2878) (Simon Ho)
7+
8+
* Refactor PR template based on feedback (#2865) (#2874) (Simon Ho)
9+
10+
* Add pull request template (#2843) (#2862) (Simon Ho)
11+
12+
* Fix description of updateAll response (Miroslav Bajtoš)
13+
14+
115
2016-10-13, Version 2.35.0
216
==========================
317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback",
3-
"version": "2.35.0",
3+
"version": "2.36.0",
44
"description": "LoopBack: Open Source Framework for Node.js",
55
"homepage": "http://loopback.io",
66
"keywords": [

0 commit comments

Comments
 (0)