瀏覽代碼

Update changelog for app catalog

0xchocolate 2 年之前
父節點
當前提交
4ba2075c4a
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      docs/changelog.md

+ 5 - 0
docs/changelog.md

@@ -1,3 +1,8 @@
+## v1.2
+
+Firmware switching! The app now supports flashing two different firmware apps to slot A and slot B and uses the otadata partition (initialized by boot_app0) to switch between them. Make sure your firmwares are compiled to use the same partition table to avoid issues!
+
+
 ## 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).