Skip to content

Commit

Permalink
v2.1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
dxg committed Jul 29, 2014
1 parent 77111e7 commit 0633307
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### v2.1.18 - 29 Jul 2014
- Add `alwaysValidate` flag (#540, #352)
- Fix mongo hasMany wrong instance bug (#479)
- Fix mysql index bug (dresende/node-sql-ddl-sync#19)

### v2.1.17 - 24 Jul 2014
- Fix postgres & sqlite driver conversion of floats and ints.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"sqlite",
"mongodb"
],
"version" : "2.1.17",
"version" : "2.1.18",
"license" : "MIT",
"homepage" : "http://dresende.github.io/node-orm2",
"repository" : "http://github.com/dresende/node-orm2.git",
Expand Down

0 comments on commit 0633307

Please sign in to comment.