Skip to content

Commit beadc5d

Browse files
committed
History
1 parent beaa161 commit beadc5d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/HISTORY.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,13 @@
2222
- Fix production mode and scheduler race - contributed by [cebtenzzre](https://github.com/cebtenzzre)
2323
- Fix scheduler crash - contributed by [cebtenzzre](https://github.com/cebtenzzre)
2424
- Fix startup when no plugins are configured - contributed by [cebtenzzre](https://github.com/cebtenzzre)
25-
- Fix entity persistence - contributed by [cebtenzzre](https://github.com/cebtenzzre)
25+
- Fix entity persistence - contributed by [cebtenzzre](https://github.com/cebtenzzre)
26+
- Fix for timezone handling in `run_at_sunrise()/sunset()` - contributed by [cebtenzzre](https://github.com/cebtenzzre)
27+
- Fix for `toal_threads == 0` - contributed by [cebtenzzre](https://github.com/cebtenzzre)
28+
- Fix for multiple timezone issues- contributed by [cebtenzzre](https://github.com/cebtenzzre)
29+
- Fix for `run_at()` running immediately if in the past - contributed by [cebtenzzre](https://github.com/cebtenzzre)
30+
- Thread pinning fix - contributed by [cebtenzzre](https://github.com/cebtenzzre)
31+
- Fix for `run_ever()` regression - contributed by [cebtenzzre](https://github.com/cebtenzzre)
2632

2733
**Breaking Changes**
2834

0 commit comments

Comments
 (0)