Skip to content

Commit d066da9

Browse files
committed
Releases v0.2.2
1 parent fdad48c commit d066da9

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

3-
## [0.2.1] - 2024-08-2à
3+
## [0.2.2] - 2024-09-15
4+
5+
### Changed
6+
7+
- Upgrades to `rustls-native-certs` 0.8.
8+
9+
## [0.2.1] - 2024-08-20
410

511
### Added
612

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.2.1"
3+
version = "0.2.2"
44
authors = ["Tpt <thomas@pellissier-tanon.fr>"]
55
license = "MIT OR Apache-2.0"
66
readme = "README.md"

0 commit comments

Comments
 (0)