Skip to content

Commit f1d6661

Browse files
committed
Changelog update
1 parent 2c6ceb4 commit f1d6661

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- **Feature:** Updated create method with optional `fromCache` variable that helps to load the mini-app from cache.
88
`MiniApp#create(appId:versionId:queryParams:completionHandler:messageInterface:adsDisplayer:fromCache)`
99
`MiniApp#create(appInfo:queryParams:completionHandler:messageInterface:adsDisplayer:fromCache)`
10+
- **Feature:** Added a new interface `downloadFile(fileName:url:headers:completionHandler:)` in `MiniAppMessageDelegate` to support downloadFile behavior with custom file.
1011

1112
---
1213
### 4.0.0 (2022-03-01)

0 commit comments

Comments
 (0)