Fix clipboard dying after TTY switch
This commit is contained in:
parent
b97ebc4321
commit
b783b2250c
2 changed files with 283 additions and 235 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
- Fix crash when receiving non-utf8 data
|
||||
- **Breaking** `load` and `load_primary` now return `Result<String>` to indicate errors
|
||||
- Fix clipboard dying after TTY switch
|
||||
|
||||
## 0.3.7 -- 2020-02-27
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue