File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. This projec
44to [ Semantic Versioning] (http://semver.org/ ). For change log format,
55use [ Keep a Changelog] (http://keepachangelog.com/ ).
66
7- ## [ 2.0.0-beta6 ] - In progress
7+ ## [ 2.0.0] - 2024-03-22
88
99### Added
1010
@@ -21,6 +21,7 @@ use [Keep a Changelog] (http://keepachangelog.com/).
2121- Force string cast in ` HarGenerator ` headers
2222- Change method to get content and headers from CURL
2323- Do not get content from HEAD requests
24+ - Bump version of ` elgigi/har-parser ` library to ^1.0
2425
2526### Removed
2627
@@ -33,6 +34,7 @@ use [Keep a Changelog] (http://keepachangelog.com/).
3334- Non-utf8 header value for HAR generation
3435- Non-utf8 querystring value for HAR generation
3536- Bug with clone method of PHP
37+ - Fix redirect for 307 and 308 http status
3638
3739## [ 2.0.0-beta5] - 2022-09-07
3840
You can’t perform that action at this time.
0 commit comments