Skip to content

Commit 03a7868

Browse files
committed
📝
1 parent 0695534 commit 03a7868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
* v2.0
66
* 默认为 WYSIWYG 模式,可根据需要修改 option.mode 参数
7-
* 添加 options.debugger
7+
* 添加 options.debugger, options.value
88
* v1.9
99
* preview 静态方法参数修改为 `(previewElement: HTMLDivElement, markdown: string, options?: IPreviewOptions)`,其中参数 `IPreviewOptions` 修改为
1010
```ts
@@ -41,7 +41,7 @@
4141
* [65](https://github.com/Vanessa219/vditor/issues/65) 任务列表回车、删除优化 `改进功能`
4242
* [66](https://github.com/Vanessa219/vditor/issues/66) 表格优化 `改进功能`
4343

44-
### v2.0.15 / 2020-01-09
44+
### v2.0.15 / 2020-01-11
4545

4646
* [64](https://github.com/Vanessa219/vditor/issues/64) 所见即所得模式代码块 % 问题 `修复缺陷`
4747
* [62](https://github.com/Vanessa219/vditor/issues/62) 任务列表光标位置 `修复缺陷`

0 commit comments

Comments
 (0)