Skip to content

Commit

Permalink
bump: version 0.8.7 → 0.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
cestef committed Dec 30, 2024
1 parent 56c3257 commit 95ef48a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## v0.8.8 (2024-12-31)

### Feat

- add host validation in `--distributed`
- add `--distributed` to allow scanning multiple similar hosts at the same time

## v0.8.7 (2024-10-09)

### Feat
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rwalk"
version = "0.8.7"
version = "0.8.8"
authors = ["cstef"]
description = "A blazing fast web directory scanner"
license = "MIT"
Expand Down

0 comments on commit 95ef48a

Please sign in to comment.