docs: update v1 changelog
This commit is contained in:
parent
418fa225ea
commit
3454a67b4c
1 changed files with 2 additions and 0 deletions
|
@ -4,8 +4,10 @@
|
|||
|
||||
- switch from flags to subcommands: `wl-paste -t text --watch clipman store` instead than `clipman -d` and `clipman pick` instead than `clipman -s`
|
||||
- switch demon from polling to event-driven: requires wl-clipboard >= 2.0
|
||||
- rename "selector" flag to "tool"
|
||||
|
||||
**New features**:
|
||||
|
||||
- primary clipboard support: `wl-paste -p -t text --watch clipman store --histpath="~/.local/share/clipman-primary.json` and `clipman pick --histpath="~/.local/share/clipman-primary.json`
|
||||
- new `clear` command for removing item(s) from history
|
||||
- STDOUT tool for querying history through external tools (fzf, etc)
|
||||
|
|
Loading…
Reference in a new issue