diff --git a/app/changelogs/v2.8.8.md b/app/changelogs/v2.8.8.md index b450def48..f398aae79 100644 --- a/app/changelogs/v2.8.8.md +++ b/app/changelogs/v2.8.8.md @@ -1,6 +1,6 @@ ## Overview -In this version, we added support for exporting a document in some formats, such as reStructuredText, AsciiDoc, Textile, and OPML. +In this version, a single document can be exported to more formats, such as reStructuredText, AsciiDoc, Textile, and OPML. ## Changelogs diff --git a/app/changelogs/v2.8.8_zh_CN.md b/app/changelogs/v2.8.8_zh_CN.md index 0565bf69d..6ea627f0e 100644 --- a/app/changelogs/v2.8.8_zh_CN.md +++ b/app/changelogs/v2.8.8_zh_CN.md @@ -1,6 +1,6 @@ ## 概述 -这个版本我们为桌面端导出文档增加了一些格式,比如 reStructuredText、AsciiDoc、Textile 和 OPML 等。 +在该版本中,单个文档可以导出更多格式了,比如 reStructuredText、AsciiDoc、Textile 和 OPML 等。 ## 变更记录