Skip to content

Commit 7411a9e

Browse files
committed
chore(release): prepare for v0.2.2
Bump the crate version and update CHANGELOG.md
1 parent 0a449f6 commit 7411a9e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.2.2] - 2024-04-30
6+
7+
### Build configuration
8+
9+
- Update dependencies and Cargo metadata
10+
- Add `native-certs` feature flag
11+
12+
### CI configuration
13+
14+
- Test building with optional features enabled
15+
16+
### Documentation
17+
18+
- Document the new `native-certs` feature flag
19+
20+
### Features
21+
22+
- Add HTTP client `User-Agent` header
23+
524
## [0.2.1] - 2024-02-19
625

726
### Build configuration

0 commit comments

Comments
 (0)