Skip to content

Commit

Permalink
update changelog for v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cornelk committed Jun 21, 2024
1 parent 3da5079 commit 1ffeac7
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,35 @@

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

## [v0.2.0] - 2024-06-21

Added:

* add cookie loading and storing support
* add header parameter support
* add user agent parameter support
* support serving directory in local webserver

Changed:

* improved error messages
* reduced dependencies and binary size

Fixed:

* fix asset downloading
* fix downloading of binary files
* fix logger output
* fix logger verbose flag usage
* fix stopping of program using ctrl+c

## [v0.1.1] - 2023-02-11

Added:

* proxy configuration support
* http request timeout configuration support
* binaries for releases
* http request timeout configuration support
* proxy configuration support

Fixed:

Expand Down

0 comments on commit 1ffeac7

Please sign in to comment.