Skip to content

Commit d12c0a4

Browse files
Update CHANGELOG.md
1 parent 5294e96 commit d12c0a4

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

pkgs/http/CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
1-
## 1.5.0
2-
3-
* Added caching options for `BrowserClient` with fixing tests.
4-
51
## 1.4.0-wip
62

73
* Fixed default encoding for application/json without a charset
84
to use utf8 instead of latin1, ensuring proper JSON decoding.
95
* Avoid references to `window` in `BrowserClient`, restoring support for web
106
workers and NodeJS.
11-
7+
8+
* Added caching options for `BrowserClient` with fixing tests.
9+
1210
## 1.3.0
1311

1412
* Fixed unintended HTML tags in doc comments.

0 commit comments

Comments
 (0)