Skip to content

Commit 33f0a8d

Browse files
committed
Bump to 0.4.8
Signed-off-by: Daniel Schaefer <dhs@frame.work>
1 parent 10c93ce commit 33f0a8d

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "inputmodules"
3-
version = "0.4.7"
3+
version = "0.4.8"
44
edition = "2021"
55
rust-version = "1.61"
66
build = "build.rs"

SUNFLOWER.README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,19 @@ Presence/Status detection
166166

167167
## Release Notes
168168

169+
### Version 0.4.8
170+
171+
- Unsigned binary SHA256: TBD
172+
- Authenticode SHA256: TBD
173+
- Unsigned Size: TBDKB
174+
- Changes
175+
- Move error message box up a bit to avoid it being cut off
176+
169177
### Version 0.4.7
170178

171-
- File size: ???K
179+
- Unsigned binary SHA256: 7ca4fe16046442d9a8fe9210fc4c824e804557d85fe1fb7afe0f408fb7bd3f2b
180+
- Authenticode SHA256: 9b532c0dbcd5c9a766f7d386d8b2180d36d173e3a1d506c6a00e95dd1ae75558
181+
- Unsigned Size: 401KB
172182
- Changes
173183
- Skip resolution update if already native
174184
- Add current resolution to ? debug info

0 commit comments

Comments
 (0)