2.2.2
* Enable Inversion of Control in connector hooks through modifications of the context object. (Frank Steegmans)
This commit is contained in:
parent
60f0dc2a0c
commit
6989cfc5fb
|
@ -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
|
||||
=========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-connector",
|
||||
"version": "2.2.1",
|
||||
"version": "2.2.2",
|
||||
"description": "Building blocks for LoopBack connectors",
|
||||
"keywords": [
|
||||
"StrongLoop",
|
||||
|
|
Loading…
Reference in New Issue