Add missing changelog entries. (#1613)

This commit is contained in:
Seth Westphal 2022-07-31 10:01:53 -05:00 committed by GitHub
parent fddad0e7ea
commit e218f8d5b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -5,6 +5,14 @@ Changelog
# 2.x release # 2.x release
## v2.6.7
- Fix: don't forward secure headers to 3th party
## v2.6.6
- Fix: prefer built in URL version when available and fallback to whatwg
## v2.6.5 ## v2.6.5
- Fix: import `whatwg-url` in a way compatible with ESM - Fix: import `whatwg-url` in a way compatible with ESM