Skip to content

Commit 8e3fe24

Browse files
thejpstereldruin
authored andcommitted
Update to 0.6.1
1 parent 19d9e50 commit 8e3fe24

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.6.1 (20 October 2022)
4+
5+
* Fix Control-Letter codes on AZERTY
6+
37
## v0.6.0 (29 Aug 2022)
48

59
* `Keyboard::new` is now const

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.6.0"
3+
version = "0.6.1"
44
authors = ["Jonathan 'theJPster' Pallant <[email protected]>", "Rust Embedded Community Contributors"]
55
description = "PS/2 keyboard interface library."
66
keywords = ["arm", "cortex-m", "template", "video", "menu"]

0 commit comments

Comments
 (0)