Skip to content

Commit 5306ed7

Browse files
committed
docs: update changelog
1 parent 0bc12a3 commit 5306ed7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,22 @@ theme {
5555

5656
Using this option with `--region` will run ferrishot in "headless mode", without opening a window (as the region created with `--region` _will_ be the first region)
5757

58+
- Ferrishot now has a website! [ferrishot.com](https://ferrishot.com)
59+
- The command-line interface has completions for several shells. Completions for each shell can be found in `completions/` folder on GitHub:
60+
- PowerShell
61+
- Bash
62+
- Elv
63+
- Fish
64+
- Nushell
65+
66+
##### Breaking
67+
68+
Removed `--instant` flag, use instead:
69+
70+
```
71+
ferrishot --accept-on-select copy
72+
```
73+
5874
# v0.2.0 - 16 April 2025
5975

6076
- Right-click will snap the closest corner to the current cursor position

0 commit comments

Comments
 (0)