chore: update CHANGELOG and increment version because of breaking changes

This commit is contained in:
Ashley Wulber 2024-02-28 15:37:42 -05:00
parent cca54839a3
commit f03396e009
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820

View file

@ -1,6 +1,6 @@
[package] [package]
name = "smithay-clipboard" name = "smithay-clipboard"
version = "0.7.1" version = "0.8.0"
authors = ["Kirill Chibisov <contact@kchibisov.com>", "Victor Berger <victor.berger@m4x.org>"] authors = ["Kirill Chibisov <contact@kchibisov.com>", "Victor Berger <victor.berger@m4x.org>"]
edition = "2021" edition = "2021"
description = "Provides access to the wayland clipboard for client applications." description = "Provides access to the wayland clipboard for client applications."