From 2dceac2966c1fe0efa312dd72363c3c6b9040521 Mon Sep 17 00:00:00 2001 From: 0xchocolate <109879152+0xchocolate@users.noreply.github.com> Date: Sun, 26 Nov 2023 10:58:13 -0800 Subject: [PATCH] Update changelog.md for app catalog --- docs/changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 40edd34c80c..824de8a5956 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,3 +1,8 @@ +## v1.4 + +Turbo mode (gotta go fast)! The app now supports flashing as fast as possible (921600 baud with built-in retries). In my testing, this sped up a 1:37min flash to 23 seconds. Now we can't go back to the slow way! + + ## v1.3 No functionality changes. Fixed the build by removing deprecated API calls that weren't needed.