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 fb10d48 commit 012f0caCopy full SHA for 012f0ca
History.md
@@ -1,4 +1,4 @@
1
-# UNRELEASED
+# 1.4.0 (2015-09-14)
2
3
* add Request#parse method to client library
4
* add missing statusCode in client response
package.json
@@ -1,6 +1,6 @@
{
"name": "superagent",
- "version": "1.3.0",
+ "version": "1.4.0",
"description": "elegant & feature rich browser / node HTTP with a fluent API",
5
"scripts": {
6
"test": "make test"
0 commit comments