From 0ee9ade3766851de8294dabb43699ef6e6034eca Mon Sep 17 00:00:00 2001 From: Pavel Kirienko Date: Thu, 21 Feb 2019 15:55:47 +0200 Subject: [PATCH] Changelog update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2335ae2..178e081 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,8 @@ If you're not running Linux or OSX natively, you can use #### v1.2 * Added a new CLI command: `gpio`. This command allows one to control the SMD GPIO pads via USB/UART. +* [Fixed handling of zero-length USB transactions](http://www.chibios.com/forum/viewtopic.php?f=25&t=4568&p=32429). +* Fixed naming of software version fields in the bootloader: `fw_` --> `sw_`. #### v1.1