smithay-clipboard version 0.7.1
This commit is contained in:
parent
ee63d81a57
commit
eebb02816e
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Change Log
|
||||
|
||||
## 0.7.1
|
||||
|
||||
- Don't panic on display disconnect
|
||||
|
||||
## 0.7.0 -- 2023-10-10
|
||||
|
||||
- Update SCTK to 0.18
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "smithay-clipboard"
|
||||
version = "0.7.0"
|
||||
version = "0.7.1"
|
||||
authors = ["Kirill Chibisov <contact@kchibisov.com>", "Victor Berger <victor.berger@m4x.org>"]
|
||||
edition = "2021"
|
||||
description = "Provides access to the wayland clipboard for client applications."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue