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 ea4ad08 commit d570672Copy full SHA for d570672
History.md
@@ -1,4 +1,4 @@
1
-# UNRELEASED
+# 1.2.0 (2015-04-13)
2
3
* add progress events to downlodas
4
* make usable in webworkers
package.json
@@ -1,6 +1,6 @@
{
"name": "superagent",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "elegant & feature rich browser / node HTTP with a fluent API",
5
"scripts": {
6
"test": "make test"
0 commit comments