Release 0.3.5
This commit is contained in:
parent
705939b3bf
commit
3f727066e5
2 changed files with 3 additions and 1 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## 0.3.5 -- 2019-09-3
|
||||||
|
|
||||||
- Fix primary selection storing, when releasing button outside of the surface
|
- Fix primary selection storing, when releasing button outside of the surface
|
||||||
|
|
||||||
## 0.3.4 -- 2019-08-14
|
## 0.3.4 -- 2019-08-14
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "smithay-clipboard"
|
name = "smithay-clipboard"
|
||||||
version = "0.3.4"
|
version = "0.3.5"
|
||||||
authors = ["Lucas Timmins <timmins.s.lucas@gmail.com>"]
|
authors = ["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