mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-02 11:48:08 +08:00
Fixed changelog error. (#6276)
This commit is contained in:
parent
7a52d5b67a
commit
aebb4211eb
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user