Skip to content

Commit a5c29df

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent ef1c74b commit a5c29df

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/horizon/compare/v5.33.4...5.x)
3+
## [Unreleased](https://github.com/laravel/horizon/compare/v5.33.5...5.x)
4+
5+
## [v5.33.5](https://github.com/laravel/horizon/compare/v5.33.4...v5.33.5) - 2025-08-31
6+
7+
* [5.x] Fix batches infinite loading by [@amirhshokri](https://github.com/amirhshokri) in https://github.com/laravel/horizon/pull/1589
8+
* [5.x] Make "no jobs" messages consistent across job types in Horizon panel by [@amirhshokri](https://github.com/amirhshokri) in https://github.com/laravel/horizon/pull/1590
9+
* [5.x] standardize multiline constructor parameters by [@browner12](https://github.com/browner12) in https://github.com/laravel/horizon/pull/1593
10+
* [5.x] fix ternary newline indentation by [@browner12](https://github.com/browner12) in https://github.com/laravel/horizon/pull/1592
11+
* [5.x] use normal formatting for method signature by [@browner12](https://github.com/browner12) in https://github.com/laravel/horizon/pull/1596
12+
* [5.x] consistent multiline chaining by [@browner12](https://github.com/browner12) in https://github.com/laravel/horizon/pull/1594
13+
* [5.x] use single indentation by [@browner12](https://github.com/browner12) in https://github.com/laravel/horizon/pull/1595
14+
* [5.x] use promoted properties for `Jobs` directory by [@browner12](https://github.com/browner12) in https://github.com/laravel/horizon/pull/1597
415

516
## [v5.33.4](https://github.com/laravel/horizon/compare/v5.33.3...v5.33.4) - 2025-08-25
617

0 commit comments

Comments
 (0)