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 2cd98e2 commit 4f74352Copy full SHA for 4f74352
CHANGELOG.md
@@ -1,4 +1,11 @@
1
<a name="8.5.1"></a>
2
+## [9.1.0](https://github.com/restify/node-restify/compare/v9.0.0...v9.1.0) (2023-06-13)
3
+
4
5
+### Features
6
7
+* emit warning for req.closed only once ([86cab8c](https://github.com/restify/node-restify/commit/86cab8c61a75db323babf6bdcb4195ee1f9941b6))
8
9
## [9.0.0](https://www.github.com/restify/node-restify/compare/v8.6.1...v9.0.0) (2022-11-15)
10
11
package.json
@@ -74,7 +74,7 @@
74
"express",
75
"DTrace"
76
],
77
- "version": "9.0.0",
+ "version": "9.1.0",
78
"repository": {
79
"type": "git",
80
"url": "git://github.com/restify/node-restify.git"
0 commit comments