You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Sails PostgreSQL Changelog
2
2
3
+
### 0.12.0
4
+
5
+
*[Enhancement] Upgrades the version of Waterline-Sequel being used to support using projections in join queries. See [#234](https://github.com/balderdashy/sails-postgresql/pull/234) for more details.
6
+
7
+
*[Enhancement] Adds JSHint and tweaks code style slightly to better support community additions. See [#235](https://github.com/balderdashy/sails-postgresql/pull/235) for more details.
8
+
3
9
### 0.11.3
4
10
5
11
*[BUG] Updates [Waterline-Sequel](https://github.com/balderdashy/waterline-sequel) dependency to actually fix the previous date issue.
0 commit comments