Skip to content

Commit 98cbfb1

Browse files
committed
docs: update readme
1 parent 1f5df45 commit 98cbfb1

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

README-zh.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,10 @@ v-code-diff 的 1.x 版本相较于 0.x 版本,具有打包体积减小、性
185185

186186
## 变更记录
187187

188-
### 1.0.0-alpha.0
189-
190-
1. 重构后第一版
188+
### 1.0.0
189+
重构后第一版
190+
1. 移除 diff2html 依赖,自行绘制 ui。由于摆脱了 diff2html 依赖,解决了之前很多样式问题
191+
2. 更准确的语法高亮,更快的高亮速度
191192

192193
### 0.3.12
193194

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,8 @@ simultaneously.
193193

194194
### 1.0.0-alpha.0
195195

196-
1. The first version after restructuring.
196+
1. Remove the diff2html dependency and draw the UI by self. By getting rid of the diff2html dependency, many styling problems have been resolved.
197+
2. More accurate syntax highlighting and faster highlighting speed.
197198

198199
### 0.3.12
199200

0 commit comments

Comments
 (0)