Skip to content

Commit

Permalink
2.1.2
Browse files Browse the repository at this point in the history
 * Fix for loopbackio/loopback-connector-mssql#45 (Raymond Feng)

 * Fix the jsdoc for applyPagination (Raymond Feng)
  • Loading branch information
Raymond Feng committed May 22, 2015
1 parent a5f11ac commit ceea61e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2015-05-22, Version 2.1.2
=========================

* Fix for https://github.com/strongloop/loopback-connector-mssql/issues/45 (Raymond Feng)

* Fix the jsdoc for applyPagination (Raymond Feng)


2015-05-20, Version 2.1.1
=========================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "loopback-connector",
"version": "2.1.1",
"version": "2.1.2",
"description": "Building blocks for LoopBack connectors",
"keywords": [
"StrongLoop",
Expand Down

0 comments on commit ceea61e

Please sign in to comment.