Skip to content

Commit

Permalink
feat(release-notes): Notes for new version(0.1.10) release
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnwriter committed Jan 9, 2024
1 parent 0d5b43d commit ae5b8ab
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@

- [`3967d8a`](https://github.com/pwnwriter/hysp/commit/3967d8a1e50f1dfc89af1112514ea8843d731df9): Options to change image type,size [closes #54].

- [`4788272`](https://github.com/pwnwriter/hysp/commit/47882720cd6330ba5e465aac7f2a4d5ccb0caedd): Use seprate config, updated changelogs notes.

- [`89707cf`](https://github.com/pwnwriter/hysp/commit/89707cf5a270df50d885816e5bf29ea16c40ccbc): Option to provide `port` values [closes #60].


## ☃️ Miscellaneous Tasks

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hxn"
version = "0.1.9"
version = "0.1.10"
edition = "2021"
authors = [ "PwnWriter < [email protected] >" ]
description = "Blazingly fast tool to grab screenshots of url/webpages from terminal."
Expand Down

0 comments on commit ae5b8ab

Please sign in to comment.