Skip to content

Commit 65030b4

Browse files
committed
docs(changelog): 2.3.9
1 parent 9ceb6bc commit 65030b4

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

docs/changelog.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44
Except for major bugs, the 1.x version based on vue2.0 will no longer be iterated synchronously starting from version 1.7.6.
55
:::
66

7+
### 2.3.9
8+
9+
`2021-08-30`
10+
11+
**Features**
12+
13+
- lang: Added [zh-TW](./Internationalization.md#config-files) language pack ([#78](https://github.com/code-farmer-i/vue-markdown-editor/pull/78)).
14+
- lang: Added [ru-RU](./Internationalization.md#config-files) language pack ([#107](https://github.com/code-farmer-i/vue-markdown-editor/pull/107)).
15+
- editor: Added [blur](./api.md#blur) event ([#109](https://github.com/code-farmer-i/vue-markdown-editor/pull/109)).
16+
717
### 2.3.8
818

919
`2021-08-16`
@@ -183,7 +193,7 @@ Starting from this version, the styles of themes and plug-ins will be separated
183193
**Features**
184194

185195
- plugin: Add new details type to [tip](./plugins/tip.md) plugin.
186-
- lang: Add [Spanish](./Internationalization.md#配置文件) translation.
196+
- lang: Add [Spanish](./Internationalization.md#config-files) translation.
187197

188198
### 1.5.6 & 2.1.8
189199

docs/zh/changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44
基于 vue2.0 的 1.x 的版本除了重大 bug 之外,从 1.7.6 版本开始将不再同步迭代。
55
:::
66

7+
### 2.3.9
8+
9+
`2021-08-30`
10+
11+
**Features**
12+
13+
- lang: 新增 [zh-TW](./Internationalization.md#配置文件) 语言包([#78](https://github.com/code-farmer-i/vue-markdown-editor/pull/78))。
14+
- lang: 新增 [ru-RU](./Internationalization.md#配置文件) 语言包([#107](https://github.com/code-farmer-i/vue-markdown-editor/pull/107))。
15+
- editor: 新增 [blur](./api.md#blur) 事件([#109](https://github.com/code-farmer-i/vue-markdown-editor/pull/109))。
16+
717
### 2.3.8
818

919
`2021-08-16`

0 commit comments

Comments
 (0)