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 a324eeb commit 318816fCopy full SHA for 318816f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.16.0](https://github.com/node-modules/urllib/compare/v3.15.0...v3.16.0) (2023-05-21)
4
+
5
6
+### Features
7
8
+* support custom highWaterMark ([#450](https://github.com/node-modules/urllib/issues/450)) ([a324eeb](https://github.com/node-modules/urllib/commit/a324eebfe78181f58fde1a22c8b93100269e631b))
9
10
## [3.15.0](https://github.com/node-modules/urllib/compare/v3.14.1...v3.15.0) (2023-05-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "urllib",
- "version": "3.15.0",
+ "version": "3.16.0",
"publishConfig": {
"tag": "latest"
},
0 commit comments