Skip to content

Commit 42815f9

Browse files
committed
Update CHANGELOG.md
1 parent 3954851 commit 42815f9

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. This projec
44
to [Semantic Versioning] (http://semver.org/). For change log format,
55
use [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

0 commit comments

Comments
 (0)