From 7929472a70bb0bd5ae52eb362e87d4de0ebdb7d9 Mon Sep 17 00:00:00 2001 From: Marc Durdin Date: Sun, 8 Dec 2019 11:18:17 +0000 Subject: [PATCH] chore: history --- windows/src/developer/history.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/src/developer/history.md b/windows/src/developer/history.md index efd53c26ed..3da23249cc 100644 --- a/windows/src/developer/history.md +++ b/windows/src/developer/history.md @@ -3,6 +3,7 @@ ## 13.0 alpha * Start version 13.0 * Feature: Add unsupported kmdecomp decompiler utility (#2419) +* Bug Fix: Keyboard ID was not clean by default with Import Windows Keyboard (#2431) ## 2019-11-18 12.0.55 stable * Bug Fix: Some keyboards were incorrectly marked as mobile-capable (#2334)