Skip to content

Commit cdeb71a

Browse files
committed
modify 8.0.0 version change
1 parent 3739909 commit cdeb71a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## 8.0.0 (2020-08-05)
44
## 重构
5-
8.0.0版本相对于7.4.6版本的改进
5+
8.0.0版本相对于7.x版本的改进
66
- 优化上传流程
77
- 优化重试方案
88

9-
8.0.0版本是在7.4.6版本基础上,在保证上传接口不变的条件下进行的升级,代码修改信息如下:
9+
8.0.0版本是在7.x版本基础上,在保证上传接口不变的条件下进行的升级,代码修改信息如下:
1010
- 增加的内部使用类:QNHttpRegionRequest、QNUploadRequestState等
1111
- 废弃类:QNHttpResponseInfo、QNUploadInfoReporter
1212
- 修改了一些7.x内部使用类的API

doc/iOS_Changes_from_7.x_to_8.0.0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#import "QNUploadInfoReporter.h"
77
```
88

9-
#### 1.1 8.0.0 新增
9+
#### 1.2 8.0.0 新增
1010
```
1111
#import "QNReportConfig.h"
1212
```

0 commit comments

Comments
 (0)