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
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# CHANGELOG
2
2
3
+
## 0.13.1 (2018-01-28)
4
+
5
+
### Deprecations
6
+
+ lib: Log a deprecation message when a `{__raw: ...}` object is used ([`ec00429`](https://github.com/nwoltman/node-mysql-plus/commit/ec00429f59a26175f02eb3f1f91aea1ae7e6160d))
7
+
8
+
### Documentation
9
+
+ docs: Add spatialIndexes to table of contents for Keys section ([`3a31e05`](https://github.com/nwoltman/node-mysql-plus/commit/3a31e05ac1c0b5bc34ad0787b3b99659b8597f4f))
10
+
+ docs: Amend the deprecation plan for `{__raw: ...}` objects ([`774b9d3`](https://github.com/nwoltman/node-mysql-plus/commit/774b9d3ac597f693230144e7e5d2a0b1214814e6))
0 commit comments