chore: changelog for v1.0

This commit is contained in:
yory8 2019-09-16 16:06:10 +02:00
parent b46a2c3907
commit 37c48c263a

View file

@ -0,0 +1,6 @@
# 1.0
**Breaking changes**:
- switch from flags to subcommands: `clipman listen` instead than `clipman -d` and `clipman pick` instead than `clipman -s`
- switch demon from polling to event-driven: requires wl-clipboard 2.0 (or latest git HEAD)