Przeglądaj źródła

Update changelog for flipper app catalog

0xchocolate 2 lat temu
rodzic
commit
70505e7744
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5 0
      docs/changelog.md

+ 5 - 0
docs/changelog.md

@@ -1,3 +1,8 @@
+## v1.1
+
+Auto-reset and notifications! For supported boards (RTS and DTR connected), flasher will now automatically enter the bootloader and reset the board. Also added notifications for user feedback (blue LED for duration of flash, vibrate when done).
+
+
 ## v1.0
 
 Initial ESP flasher release! Supports hardcoded addresses for bootloader, partition table, NVS, boot_app0, and firmware, with a toggle for ESP32-S3 (different bootloader address).