From 2b0daa3d2d5ed1054868c70dcd8b47bc72c6d9ca Mon Sep 17 00:00:00 2001 From: jahorton Date: Thu, 19 Dec 2019 10:37:33 +0700 Subject: [PATCH] docs(ios): adds file browser feat note to history.md --- ios/history.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ios/history.md b/ios/history.md index 74306c970a..2f0ff00392 100644 --- a/ios/history.md +++ b/ios/history.md @@ -2,6 +2,7 @@ ## 13.0 alpha * Start version 13.0 +* Adds file browsing for installable KMPs and makes KMPs for resources installed this way available to the Files app (#2457) * Testing for upcoming patch to stable: * Fixes for deprecated code, improving maintainability (#2282)