Skip to content

Commit cdb1ead

Browse files
committed
Bump to v0.9.0 for release
1 parent e569973 commit cdb1ead

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## v0.9.0 (30 April 2026)
6+
57
* Fix Ctrl combination handling for Colemak and De105Key layouts
68
* Fix 102/105-key German layout: Add missing Alt-Gr combinations
79
* Added tool to print keyboard layouts as ASCII-art

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pc-keyboard"
3-
version = "0.8.0"
3+
version = "0.9.0"
44
authors = ["Jonathan 'theJPster' Pallant <github@thejpster.org.uk>", "Rust Embedded Community Contributors"]
55
description = "PS/2 keyboard interface library."
66
keywords = ["keyboard", "ps2", "scancode", "layout"]

0 commit comments

Comments
 (0)