* Fix RegExp coercion (Simon Ho)

 * Add support for RegExp operator (Simon Ho)

 * Add a test for nesting and/or (Raymond Feng)
This commit is contained in:
Raymond Feng 2015-07-29 07:52:36 -07:00
parent 1e2d0692b5
commit 12aa7d6485
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
2015-07-29, Version 2.3.0
=========================
* Fix RegExp coercion (Simon Ho)
* Add support for RegExp operator (Simon Ho)
* Add a test for nesting and/or (Raymond Feng)
2015-06-23, Version 2.2.2
=========================

View File

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