Release 0.3.4
This commit is contained in:
parent
be98d3917b
commit
b2b0e4099d
2 changed files with 3 additions and 1 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 0.3.4 -- 2019-08-14
|
||||
|
||||
- Add fallback to gtk primary selection, when zwp primary selection is not available
|
||||
|
||||
## 0.3.3 -- 2019-06-14
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "smithay-clipboard"
|
||||
version = "0.3.3"
|
||||
version = "0.3.4"
|
||||
authors = ["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