Skip to content

Commit 22a73dd

Browse files
committed
v1.7.2
1 parent bf6574b commit 22a73dd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.7.2 (2016-01-26)
2+
3+
* Fix case-sensitivity of header fields introduced by a4ddd6a. (Edward J. Jinotti)
4+
* bump extend dependency, as former version did not contain any license information (Lukas Eipert)
5+
16
# 1.7.1 (2016-01-21)
27

38
* Fixed a conflict with express when using npm 3.x (Glenn)

package.json

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

0 commit comments

Comments
 (0)