Add release note for iOS

This commit is contained in:
Zhiyuan Zheng 2021-05-12 18:17:22 +02:00
parent 1e77df95cd
commit 57b3ef6ea2
No known key found for this signature in database
GPG Key ID: 078A93AB607D85E0
1 changed files with 5 additions and 0 deletions

View File

@ -27,4 +27,9 @@ submission_information({
add_id_info_tracks_action: false,
add_id_info_tracks_install: false,
add_id_info_uses_idfa: true
})
release_notes({
'default' => "添加支持修改账户信息",
'en-US' => "Added the possibility to update account information"
})