v0.6.3
This commit is contained in:
parent
8ea0580829
commit
d5fba32e7c
2 changed files with 3 additions and 1 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 0.6.3 -- 2021-02-04
|
||||
|
||||
- Consecutive clipboard stores dropped until the application is refocused
|
||||
|
||||
## 0.6.2 -- 2020-12-17
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "smithay-clipboard"
|
||||
version = "0.6.2"
|
||||
version = "0.6.3"
|
||||
authors = ["Kirill Chibisov <contact@kchibisov.com>", "Victor Berger <victor.berger@m4x.org>", "Lucas Timmins <timmins.s.lucas@gmail.com>"]
|
||||
edition = "2018"
|
||||
description = "Provides access to the wayland clipboard for client applications."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue