* Refactor access token to make it extensible (Raymond Feng)
This commit is contained in:
Raymond Feng 2017-05-02 11:16:34 -07:00
parent a9c13a8f6c
commit 9fb67315f9
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2017-05-02, Version 3.8.0
=========================
* Refactor access token to make it extensible (Raymond Feng)
2017-04-27, Version 3.7.0
=========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback",
"version": "3.7.0",
"version": "3.8.0",
"description": "LoopBack: Open Source Framework for Node.js",
"homepage": "http://loopback.io",
"keywords": [