Skip to content

Commit

Permalink
refinement: update change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmoriarty committed Jul 17, 2021
1 parent 6f23e13 commit b23eab5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# CHANGELOG

- add connection timeout to stop tracking connection from saturating client threads.
- add cli flats for connection timeout `-t` and `--timeout`.
- change cli short flag `-t` to `-c` for `--threads`.

## 0.5.0

- increase default threads from `32` to `128`.

## 0.2.0

- Extract errors into module.
Expand Down

0 comments on commit b23eab5

Please sign in to comment.