From 741189da06911926e75b954c2615196a70bbfb34 Mon Sep 17 00:00:00 2001 From: "Peter D. Gray" Date: Thu, 12 Sep 2024 09:25:57 -0400 Subject: [PATCH] Add changelog entry for 3.2.0 --- stm32/mk4-bootloader/releases/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/stm32/mk4-bootloader/releases/README.md b/stm32/mk4-bootloader/releases/README.md index 318a9690..a32c35dc 100644 --- a/stm32/mk4-bootloader/releases/README.md +++ b/stm32/mk4-bootloader/releases/README.md @@ -12,3 +12,4 @@ Github is nearly free, so why not capture all the actual bits! - V3.1.3 - impt bugfix w/ red light in mcu key changes - V3.1.4 - 12-word duress wallets - V3.1.5 - bugfix so slot 10 of trick pins is usable +- V3.2.0 - share code with Q bootrom, no changes for Mk4 operation.