Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 263 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 263 Bytes

0.2.1

#import "QiniuSDK.h"

0.2.0

BREAKING CHANGE:

  • upload 返回详细的上传结果UploadResult,而不是只返回bool值
  • 迁移到androidx

0.1.4

upload 添加返回值

0.1.2

update description

0.1.1

  • initial release.