Skip to content

Commit 8a5ee02

Browse files
committed
Releases v0.3.1
1 parent 0b2418b commit 8a5ee02

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [0.3.1] - 2025-06-06
4+
5+
### Changed
6+
7+
- Bump`rustls-platform-verifier` to 0.6.
8+
39
## [0.3.0] - 2025-02-02
410

511
### Changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "oxhttp"
3-
version = "0.3.0"
3+
version = "0.3.1"
44
authors = ["Tpt <thomas@pellissier-tanon.fr>"]
55
license = "MIT OR Apache-2.0"
66
readme = "README.md"

0 commit comments

Comments
 (0)