We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f80e147 commit 94878a5Copy full SHA for 94878a5
History.md
@@ -1,3 +1,7 @@
1
+# 1.8.1 (2016-03-14)
2
+
3
+ * Fixed form-data incompatibility with IE9
4
5
# 1.8.0 (2016-03-09)
6
7
* Extracted common code into request-base class (Peter Lyons)
package.json
@@ -1,6 +1,6 @@
{
"name": "superagent",
- "version": "1.8.0",
+ "version": "1.8.1",
"description": "elegant & feature rich browser / node HTTP with a fluent API",
"scripts": {
"prepublish": "make all",
0 commit comments