Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
neo committed Apr 8, 2021
1 parent b019acc commit b8c07f9
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions views/changelog.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
export default {
feature: [
{
text: {
en: 'Support GitHub more dark theme and auto mode',
zh_CN: '兼容GitHub新增的黑暗模式主题',
},
},
{
text: {
en: 'Download acceleration for GitHub clone、releases、tags',
zh_CN: 'GitHub支持clone和releases页面下载加速',
zh_CN: 'GitHub支持clone和releases下载加速',
},
description: {
en: 'see "GitHub download acceleration" in extension optionsOnly required by users in China',
zh_CN: '请看扩展的"选项=>GitHub下载加速"配置',
en: 'see "GitHub download acceleration" in extension options. Only required by users in China',
zh_CN: 'Zip下载、releases下载、tags下载以及http clone都可以加速,请在扩展的"选项=>GitHub下载加速"查看并启用',
},
},
],
Expand Down

0 comments on commit b8c07f9

Please sign in to comment.