Browse Source

Update changelog for app catalog

0xchocolate 2 năm trước cách đây
mục cha
commit
4ba2075c4a
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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).