Skip to content

Commit f8d86d4

Browse files
authored
chore: release v3.0.0-rc.14
1 parent 0de5c42 commit f8d86d4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.0.0-rc.14](https://github.com/0x676e67/wreq-util/compare/v3.0.0-rc.13...v3.0.0-rc.14) - 2026-07-04
11+
12+
### Fixed
13+
14+
- *(emulate)* Fix chrome accept header `q` value ([#101](https://github.com/0x676e67/wreq-util/pull/101))
15+
1016
## [3.0.0-rc.13](https://github.com/0x676e67/wreq-util/compare/v3.0.0-rc.12...v3.0.0-rc.13) - 2026-06-19
1117

1218
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repository = "https://github.com/0x676e67/wreq-util"
55
documentation = "https://docs.rs/wreq-util"
66
keywords = ["http", "client", "emulation", "ja3", "ja4"]
77
authors = ["0x676e67 <gngppz@gmail.com>"]
8-
version = "3.0.0-rc.13"
8+
version = "3.0.0-rc.14"
99
readme = "README.md"
1010
license = "Apache-2.0"
1111
edition = "2024"

0 commit comments

Comments
 (0)