Skip to content

Commit

Permalink
chore(release): 0.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.10.0](v0.9.0...v0.10.0) (2024-03-31)

### Bug Fixes

* **CompositeDevice:** add DBus capability ([767da35](767da35))
* **CompositeDevice:** add dbus endpoints for setting profile ([1f0684c](1f0684c))
* **CompositeDevice:** add mouse motion properties ([a0feed7](a0feed7))

### Features

* **CompositeDevice:** Add device profiles. ([d8ed6d5](d8ed6d5))
* **CompositeDevice:** add start of translate logic for input types ([38e07c1](38e07c1))
* **DeviceProfile:** add device profile schema ([549d6a1](549d6a1))
  • Loading branch information
semantic-release-bot committed Mar 31, 2024
1 parent a0feed7 commit 3fad3b2
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.9.0"
version = "0.10.0"
edition = "2021"
license = "GPL-3.0-or-later"
description = "Open source input manager for Linux"
Expand Down

0 comments on commit 3fad3b2

Please sign in to comment.