Skip to content

Commit 94878a5

Browse files
committed
v1.8.1
1 parent f80e147 commit 94878a5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

History.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.8.1 (2016-03-14)
2+
3+
* Fixed form-data incompatibility with IE9
4+
15
# 1.8.0 (2016-03-09)
26

37
* Extracted common code into request-base class (Peter Lyons)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "superagent",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"description": "elegant & feature rich browser / node HTTP with a fluent API",
55
"scripts": {
66
"prepublish": "make all",

0 commit comments

Comments
 (0)