* Enable Inversion of Control in connector hooks through modifications of the context object. (Frank Steegmans)
This commit is contained in:
Raymond Feng 2015-06-23 14:36:02 -07:00
parent 60f0dc2a0c
commit 6989cfc5fb
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2015-06-23, Version 2.2.2
=========================
* Enable Inversion of Control in connector hooks through modifications of the context object. (Frank Steegmans)
2015-05-27, Version 2.2.1
=========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-connector",
"version": "2.2.1",
"version": "2.2.2",
"description": "Building blocks for LoopBack connectors",
"keywords": [
"StrongLoop",