Skip to content

Commit

Permalink
Add changelog for 0.2.0
Browse files Browse the repository at this point in the history
autarch committed Sep 2, 2024

Verified

This commit was signed with the committer’s verified signature.
autarch Dave Rolsky
1 parent ee24567 commit 1108cfa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Changes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.2.0 - 2024-09-02

- For this release, the library and CLI code have been split into two crates. The library code now
has fewer dependencies, as there were a few dependencies that were only needed for the CLI code,
notably `clap`, `fern`, and `tokio`.

## 0.1.2 - 2024-08-31

- Added several cargo features to control which crates `reqwest` uses for TLS. The features are:

0 comments on commit 1108cfa

Please sign in to comment.