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 bf6574b commit 22a73ddCopy full SHA for 22a73dd
History.md
@@ -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
6
# 1.7.1 (2016-01-21)
7
8
* Fixed a conflict with express when using npm 3.x (Glenn)
package.json
@@ -1,6 +1,6 @@
{
"name": "superagent",
- "version": "1.7.1",
+ "version": "1.7.2",
"description": "elegant & feature rich browser / node HTTP with a fluent API",
"scripts": {
"prepublish": "make all",
0 commit comments