Release 0.3.6
This commit is contained in:
parent
7b1651a2c1
commit
e28a54171f
2 changed files with 3 additions and 1 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
## Unreleased
|
||||
|
||||
## 0.3.6 -- 2019-11-21
|
||||
|
||||
- Perform loaded data normalization for text/plain;charset=utf-8 mime type
|
||||
- Fix clipboard throttling
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "smithay-clipboard"
|
||||
version = "0.3.5"
|
||||
version = "0.3.6"
|
||||
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