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 b29fc88 commit 4def0faCopy full SHA for 4def0fa
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.9.0 / 2017-09-26
+==================
3
4
* Use `res.headersSent` when available
5
* deps: basic-auth@~2.0.0
package.json
@@ -1,7 +1,7 @@
{
"name": "morgan",
"description": "HTTP request logger middleware for node.js",
- "version": "1.8.2",
+ "version": "1.9.0",
"contributors": [
6
"Douglas Christopher Wilson <doug@somethingdoug.com>",
7
"Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)"
0 commit comments