version 0.6.4
This commit is contained in:
parent
fe44fead1c
commit
b2b066c9e5
2 changed files with 5 additions and 1 deletions
|
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## 0.6.4 -- 2021-06-25
|
||||||
|
|
||||||
|
- Update SCTK to 0.14, significantly reducing the depdendency tree
|
||||||
|
|
||||||
## 0.6.3 -- 2021-02-04
|
## 0.6.3 -- 2021-02-04
|
||||||
|
|
||||||
- Consecutive clipboard stores dropped until the application is refocused
|
- Consecutive clipboard stores dropped until the application is refocused
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "smithay-clipboard"
|
name = "smithay-clipboard"
|
||||||
version = "0.6.3"
|
version = "0.6.4"
|
||||||
authors = ["Kirill Chibisov <contact@kchibisov.com>", "Victor Berger <victor.berger@m4x.org>", "Lucas Timmins <timmins.s.lucas@gmail.com>"]
|
authors = ["Kirill Chibisov <contact@kchibisov.com>", "Victor Berger <victor.berger@m4x.org>", "Lucas Timmins <timmins.s.lucas@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "Provides access to the wayland clipboard for client applications."
|
description = "Provides access to the wayland clipboard for client applications."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue