Skip to content

Commit de7b156

Browse files
committed
Update CHANGELOGs
1 parent a735bd5 commit de7b156

File tree

2 files changed

+55
-1
lines changed

2 files changed

+55
-1
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

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))
32+
- Fix clippy warnings ([`33c4c07`](https://github.com/hid-io/hid-io-core/commit/33c4c0751d797858b07ed395aa0bcd81cb6e9198))
33+
</details>
34+
35+
## 0.1.1 (2022-11-17)
36+
1037
### Commit Statistics
1138

1239
<csr-read-only-do-not-edit/>

hid-io-protocol/CHANGELOG.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,32 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## Unreleased
9+
10+
### Major Changes
11+
12+
- Update flexi_logger to 0.24
13+
14+
### Commit Statistics
15+
16+
<csr-read-only-do-not-edit/>
17+
18+
- 2 commits contributed to the release over the course of 6 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+
- Replace zwp-virtual-keyboard with wayland-protocols-misc ([`9c048a2`](https://github.com/hid-io/hid-io-core/commit/9c048a2e06de93e6fb0a455cb6343353a00795af))
31+
- Add more auditing GitHub Action checks ([`6d9d763`](https://github.com/hid-io/hid-io-core/commit/6d9d76331965cd2eba0ec613e8dbf75df78fb036))
32+
</details>
33+
834
## v0.1.3 (2022-11-17)
935

1036
<csr-id-7fc1f117f4d060368aac0b26e232bfab123009ce/>
@@ -17,7 +43,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1743

1844
<csr-read-only-do-not-edit/>
1945

20-
- 61 commits contributed to the release over the course of 663 calendar days.
46+
- 62 commits contributed to the release over the course of 663 calendar days.
2147
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
2248
- 0 issues like '(#ID)' were seen in commit messages
2349

@@ -28,6 +54,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2854
<details><summary>view details</summary>
2955

3056
* **Uncategorized**
57+
- Release hid-io-protocol v0.1.3 ([`90e9c4c`](https://github.com/hid-io/hid-io-core/commit/90e9c4c884197382e9d19ee77fb2ba5aabf2e68f))
3158
- Initial CHANGELOG.md ([`96b2f8f`](https://github.com/hid-io/hid-io-core/commit/96b2f8f3533bb53fd6ca3285b24723698132b7aa))
3259
- Release hid-io-protocol v0.1.3 ([`e4579ca`](https://github.com/hid-io/hid-io-core/commit/e4579cad3b2b408c9c22e4b2ee9d99832fffefd5))
3360
- Add tokio as a public crate for easier library importing ([`3f9862b`](https://github.com/hid-io/hid-io-core/commit/3f9862b8d3429142658fbdbe1b885894a5cd9ceb))

0 commit comments

Comments
 (0)