Skip to content

Commit 41ee165

Browse files
committed
v2.1.9: (#456, #375, #273, #495)
1 parent b2d35f6 commit 41ee165

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Changelog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
### v2.2.0 - (to do, in future)
2-
- Fixes error code spelling: `PARAM_MISSMATCH` -> `PARAM_MISMATCH`
1+
### v2.1.9 - 06 May 2014
2+
- Add basic PostGIS support - (#456, #375)
3+
- Allow mapping model properties to differently named columns (#273, #495)
34

45
### v2.1.8 - 28 Apr 2014
56
- Fix '.omit' (#491)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"sqlite",
1313
"mongodb"
1414
],
15-
"version" : "2.1.8",
15+
"version" : "2.1.9",
1616
"license" : "MIT",
1717
"homepage" : "http://dresende.github.io/node-orm2",
1818
"repository" : "http://github.com/dresende/node-orm2.git",

0 commit comments

Comments
 (0)