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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Sails PostgreSQL Changelog
2
2
3
+
### 0.12.2
4
+
5
+
*[ENHANCEMENT] Update the PG module to work with newer versions of Node. Thanks to [@joaosa](https://github.com/joaosa) for the patch!
6
+
7
+
*[ENHANCEMENT] Updates the dependencies to the latest versions which should remove any warning messages when installing.
8
+
9
+
*[BUG] Fixes issues with backwards compatibility to Waterline `0.11.x` and older.
10
+
3
11
### 0.12.1
4
12
5
13
*[BUG] Fixes issue with populates due to changes in projections queries coming from Waterline-Sequel. Updated the waterline-sequel dependency to 0.6.2 to fix.
0 commit comments