From 3f7e2a283c544bdeafbf5c7a77b6cc0f3e6a631b Mon Sep 17 00:00:00 2001 From: soulgalore Date: Fri, 12 Jul 2024 06:14:12 +0200 Subject: [PATCH] new release --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5561d20..3e99e51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG +## 0.13.3 - 2024-07-12 +### Fixed +* Always take care of Network.responseReceivedExtraInfo even if its fired early, thank you [ifduyue](https://github.com/ifduyue) for PR [#120](https://github.com/sitespeedio/chrome-har/pull/120). + ## 0.13.2 - 2024-07-05 ### Fixed * Include early hints requests, thank you [Ben Schwarz](https://github.com/benschwarz) for PR [#118](https://github.com/sitespeedio/chrome-har/pull/118).