Skip to content

Commit 5a9e19b

Browse files
Merge pull request #179 from FOSSFORGE/VikramAditya33-patch-1
Fix: remove empty bullet points in CHANGELOG
2 parents 78b9b54 + 0dd902b commit 5a9e19b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5353
- Fix: misleading example in etagFn documentation #91
5454
- fix(cors): reject preflight immediately if any requested header is disallowed #88
5555
- fix(multipart): prevent options.headers from overriding request headers #75
56-
-
5756
- Upgrade NodeJS engine to 24<=25 and upgrade @types/node to 24 #44
5857
- fix(http): resolve instance handling #128 and misleading jsDOC issue #145
5958
- Fix: Skip benchmarks for Dependabot PRs #50
@@ -63,7 +62,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6362
- Remove unsafe abort handler fallback in _initBodyParser #70
6463
- test(routing): compute content-length dynamically in middleware specs #109
6564
- Fix: Refactor streaming mode test to use modern async/await pattern #102
66-
-
6765
- Fix #94 Return proper status code for large responses and #95 Support decompression #97
6866
- Fix Content-Length piping RFC violation + optimize chunked mode syscalls #107
6967
- docs: Use compress for HttpOptions in Compression.md #125

0 commit comments

Comments
 (0)