Skip to content

Commit

Permalink
chore(release): 0.19.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.19.0](v0.18.4...v0.19.0) (2024-05-02)

### Bug Fixes

* **Manager:** Fix deleting reference to a source device before it was checked in async. ([7059a85](7059a85))

### Features

* **CompositeDevice:** add interface to set target devices at runtime ([3a341b1](3a341b1))
* **CompositeDevice:** add stop method to dbus interface ([34f6d13](34f6d13))
* **CompositeDevice:** emit property change signal when source or target devices change ([0323dc1](0323dc1))
  • Loading branch information
semantic-release-bot committed May 2, 2024
1 parent 7059a85 commit 18986c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "inputplumber"
version = "0.18.4"
version = "0.19.0"
edition = "2021"
license = "GPL-3.0-or-later"
description = "Open source input manager for Linux"
Expand Down

0 comments on commit 18986c7

Please sign in to comment.