From 42d9d9fe9d1f4d9a00a05f87b95ee310dbb2f673 Mon Sep 17 00:00:00 2001 From: Ha Thach Date: Sat, 19 Jun 2021 14:37:25 +0700 Subject: [PATCH] Update changelog.md --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index 2e7d4fe..b6d2844 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,9 @@ # Adafruit nRF52 Bootloader Changelog +## 0.6.0 - 2021.06.19 + +- Update tinyusb to latest to fix the race condition with control transfer, which could cause failed to connect to DFU Serial occasionally. + ## 0.5.1 - 2021.06.02 - more boards support