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 e70ebed commit 2f5a7f5Copy full SHA for 2f5a7f5
History.md
@@ -1,4 +1,4 @@
1
-# UNRELEASED
+# 1.3.0 (2015-08-05)
2
3
* fix incorrect content-length of data set to buffer
4
* serialize request data takes into account charsets
package.json
@@ -1,6 +1,6 @@
{
"name": "superagent",
- "version": "1.2.0",
+ "version": "1.3.0",
"description": "elegant & feature rich browser / node HTTP with a fluent API",
5
"scripts": {
6
"test": "make test"
0 commit comments