Fixed changelog error. (#6276)

This commit is contained in:
宣言就是Siam 2023-11-10 10:49:28 +08:00 committed by GitHub
parent 7a52d5b67a
commit aebb4211eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@
## 优化
- [#6261](https://github.com/hyperf/hyperf/pull/6261) 避免使用 `class_uses_recursive` 时,因为 `class_parents` 返回 `false` 导致报错的问题。
- [#6271](https://github.com/hyperf/hyperf/pull/6271) 使用 `Crontab` 时,限制匿名函数方式只能`WorkerStrategy` 策略中使用。
- [#6271](https://github.com/hyperf/hyperf/pull/6271) 使用 `Crontab` 时,限制匿名函数方式在 `WorkerStrategy` 策略中使用。
# v3.0.42 - 2023-11-03

View File

@ -10,7 +10,7 @@
## 優化
- [#6261](https://github.com/hyperf/hyperf/pull/6261) 避免使用 `class_uses_recursive` 時,因為 `class_parents` 返回 `false` 導致報錯的問題。
- [#6271](https://github.com/hyperf/hyperf/pull/6271) 使用 `Crontab` 時,限制匿名函數方式只能`WorkerStrategy` 策略中使用。
- [#6271](https://github.com/hyperf/hyperf/pull/6271) 使用 `Crontab` 時,限制匿名函數方式在 `WorkerStrategy` 策略中使用。
# v3.0.42 - 2023-11-03

View File

@ -10,7 +10,7 @@
## 最佳化
- [#6261](https://github.com/hyperf/hyperf/pull/6261) 避免使用 `class_uses_recursive` 時,因為 `class_parents` 返回 `false` 導致報錯的問題。
- [#6271](https://github.com/hyperf/hyperf/pull/6271) 使用 `Crontab` 時,限制匿名函式方式只能`WorkerStrategy` 策略中使用。
- [#6271](https://github.com/hyperf/hyperf/pull/6271) 使用 `Crontab` 時,限制匿名函式方式在 `WorkerStrategy` 策略中使用。
# v3.0.42 - 2023-11-03