We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdad48c commit d066da9Copy full SHA for d066da9
2 files changed
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
3
-## [0.2.1] - 2024-08-2à
+## [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
10
11
### Added
12
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "oxhttp"
-version = "0.2.1"
+version = "0.2.2"
authors = ["Tpt <thomas@pellissier-tanon.fr>"]
license = "MIT OR Apache-2.0"
readme = "README.md"
0 commit comments