We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d6fcf6 commit 0c89dc1Copy full SHA for 0c89dc1
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+2.2.0 / 2016-11-01
+==================
3
4
* Escape invalid `Date` objects as `NULL`
5
package.json
@@ -1,7 +1,7 @@
{
"name": "sqlstring",
"description": "Simple SQL escape and format for MySQL",
- "version": "2.1.0",
+ "version": "2.2.0",
"contributors": [
6
"Adri Van Houdt <adri.van.houdt@gmail.com>",
7
"Douglas Christopher Wilson <doug@somethingdoug.com>",
0 commit comments