version 0.5.0

This commit is contained in:
Victor Berger 2020-05-20 10:04:44 +02:00
parent bb652c775b
commit c4545c4dc8
No known key found for this signature in database
GPG key ID: 5866DDBC86BE4680
2 changed files with 6 additions and 4 deletions

View file

@ -2,10 +2,12 @@
## Unreleased
# 0.5.0 -- 2020-05-20
- Minimal rust version was bumped to 1.40.0
- Add support for `UTF8_STRING` mime type
- Clipboard now works only with extern display
- Clipboard now works only with last observed seats, instead of optionally accepting seat names
- **Breaking** Clipboard now works only with extern display
- **Breaking** Clipboard now works only with last observed seats, instead of optionally accepting seat names
## 0.4.0 -- 2020-03-09