Explorar el Código

Update changelog for flipper app catalog

0xchocolate hace 2 años
padre
commit
70505e7744
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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).