Skip to content

Commit 1d51752

Browse files
committed
Update CHANGELOG
[ci skip]
1 parent f6683aa commit 1d51752

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ Changelog
55

66
# 2.x release
77

8+
## v2.1.2
9+
10+
- Fix: allow `Body` methods to work on ArrayBuffer`-backed `Body` objects
11+
- Fix: reject promise returned by `Body` methods when the accumulated `Buffer` exceeds the maximum size
12+
- Fix: support custom `Host` headers with any casing
13+
- Fix: support importing `fetch()` from TypeScript in `browser.js`
14+
- Fix: handle the redirect response body properly
15+
816
## v2.1.1
917

1018
Fix packaging errors in v2.1.0.

0 commit comments

Comments
 (0)