Skip to content

Commit

Permalink
chore(release): prepare for v0.2.2
Browse files Browse the repository at this point in the history
Bump the crate version and update CHANGELOG.md
  • Loading branch information
ravenexp committed Apr 30, 2024
1 parent 0a449f6 commit 7411a9e
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

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

## [0.2.2] - 2024-04-30

### Build configuration

- Update dependencies and Cargo metadata
- Add `native-certs` feature flag

### CI configuration

- Test building with optional features enabled

### Documentation

- Document the new `native-certs` feature flag

### Features

- Add HTTP client `User-Agent` header

## [0.2.1] - 2024-02-19

### Build configuration
Expand Down

0 comments on commit 7411a9e

Please sign in to comment.