Parcourir la source

Update changelog.md for app catalog

0xchocolate il y a 2 ans
Parent
commit
d6fb7872f2
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      docs/changelog.md

+ 5 - 0
docs/changelog.md

@@ -1,3 +1,8 @@
+## v1.3
+
+No functionality changes. Fixed the build by removing deprecated API calls that weren't needed.
+
+
 ## 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!