Skip to content

Commit 97a25c5

Browse files
Release 3.26.0
[skip ci] ## [3.26.0](v3.25.1...v3.26.0) (2024-06-26) ### Features * support HTTP2 ([#516](#516)) ([d1e4add](d1e4add))
1 parent d1e4add commit 97a25c5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.26.0](https://github.com/node-modules/urllib/compare/v3.25.1...v3.26.0) (2024-06-26)
4+
5+
6+
### Features
7+
8+
* support HTTP2 ([#516](https://github.com/node-modules/urllib/issues/516)) ([d1e4add](https://github.com/node-modules/urllib/commit/d1e4add8014ac27c2031f41d12330cc54fb3a971))
9+
310
## [3.25.1](https://github.com/node-modules/urllib/compare/v3.25.0...v3.25.1) (2024-06-01)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "urllib",
3-
"version": "3.25.1",
3+
"version": "3.26.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)