You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## Unreleased
9
9
10
+
### Major Changes
11
+
12
+
- Replace zwp-virtual-keyboard with wayland-protocols-misc
13
+
14
+
### Commit Statistics
15
+
16
+
<csr-read-only-do-not-edit/>
17
+
18
+
- 3 commits contributed to the release over the course of 10 calendar days.
19
+
- 10 days passed between releases.
20
+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
21
+
- 0 issues like '(#ID)' were seen in commit messages
22
+
23
+
### Commit Details
24
+
25
+
<csr-read-only-do-not-edit/>
26
+
27
+
<details><summary>view details</summary>
28
+
29
+
***Uncategorized**
30
+
- Fix clippy and Windows build issues ([`a735bd5`](https://github.com/hid-io/hid-io-core/commit/a735bd5693485b90940cbcce16bc4057aeb44621))
31
+
- Replace zwp-virtual-keyboard with wayland-protocols-misc ([`9c048a2`](https://github.com/hid-io/hid-io-core/commit/9c048a2e06de93e6fb0a455cb6343353a00795af))
- Add tokio as a public crate for easier library importing ([`3f9862b`](https://github.com/hid-io/hid-io-core/commit/3f9862b8d3429142658fbdbe1b885894a5cd9ceb))
0 commit comments