Skip to content

Commit ed01898

Browse files
authored
Merge pull request #413 from qiniu/chore/update-changelog
update CHANGELOG.md
2 parents 2ded367 + 90fedb9 commit ed01898

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/workflows/ci-test.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: NodeJS CI with NPM
22

3-
on:
4-
push:
5-
paths-ignore:
6-
- '**.md'
3+
on: [push]
74

85
jobs:
96
build:

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
- 对象存储,查询区域域名支持配置 UC 地址
55
- 对象存储,查询区域域名接口升级
66
- 对象存储,更新设置镜像源的域名
7+
- 对象存储,新增请求中间件逻辑,方便拓展请求逻辑
8+
- 对象存储,新增备用 UC 域名用于查询区域域名
79

810
## 7.8.0
911
- 移除不推荐域名,并增加 亚太-首尔 和 华东-浙江2 固定区域

0 commit comments

Comments
 (0)