Skip to content

Commit 79b1e12

Browse files
committed
changelog: new release
1 parent 393bfcb commit 79b1e12

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

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

3+
## 0.13.1 - 2023-02-22
4+
### Fixed
5+
* Updated dependencies to latest versions [#105](https://github.com/sitespeedio/chrome-har/pull/105).
6+
* Remove adding headers from extra parameters. Using the CDP Fetch API manipulating responses, the extra response info holds the old un-manipulated headers, so when copying the ones that do not exist, this breaks. Fixed in [#100](https://github.com/sitespeedio/chrome-har/pull/100).
7+
38
## 0.13.0 - 2022-02-04
49

510
### Added

0 commit comments

Comments
 (0)