We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cfef61 commit 287b929Copy full SHA for 287b929
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/horizon/compare/v5.12.0...5.x)
+## [Unreleased](https://github.com/laravel/horizon/compare/v5.13.0...5.x)
4
+
5
+## [v5.13.0](https://github.com/laravel/horizon/compare/v5.12.0...v5.13.0) - 2023-01-17
6
7
+### Added
8
9
+- Implement Silenced interface by @driesvints in https://github.com/laravel/horizon/pull/1236
10
11
+### Fixed
12
13
+- Increase `perPage` variable for monitored tags by @joshuaruesweg in https://github.com/laravel/horizon/pull/1237
14
15
## [v5.12.0](https://github.com/laravel/horizon/compare/v5.11.0...v5.12.0) - 2023-01-09
16
0 commit comments