@@ -14,7 +14,7 @@ App(
fap_icon="icons/icon.png",
fap_icon_assets="icons",
fap_category="GPIO",
- fap_version=[2,0],
+ fap_version=[2,1],
fap_author="Esteban Fuentealba",
fap_weburl="https://github.com/EstebanFuentealba/MALVEKE-Flipper-Zero"
)
@@ -1,5 +1,8 @@
# Changelog - Patch Notes
+## Version 2.1
+Fix FuriHalRtc: new datetime lib.
+
## Version 2.0
Implement new serial API with new module expansion protocol.