Skip to content

Commit 7feb264

Browse files
committed
Chores: changelog
1 parent c19f85f commit 7feb264

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# [v5.1.0](https://github.com/coder-hxl/x-crawl/compare/v5.0.2...v5.1.0) (2023-04-12)
22

3-
### 🚀 Features
3+
### 🚨 Breaking Changes
44

55
- The beforeSave lifecycle function of crawlFile needs to return a Promise and resolve is a Buffer .
6+
7+
### 🚀 Features
8+
69
- The description, characteristics and type of the document change.
710

811
### 🐞 Bug Fixes
@@ -11,9 +14,12 @@
1114

1215
---
1316

14-
### 🚀 特征
17+
### 🚨 重大改变
1518

1619
- crawlFile 的 beforeSave 生命周期函数需要返回一个 Promise 并且 resolve 是 Buffer 。
20+
21+
### 🚀 特征
22+
1723
- 文档的描述、特征和类型发生变化。
1824

1925
### 🐞 漏洞修复

0 commit comments

Comments
 (0)