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 0ca0989 commit 50f6fdbCopy full SHA for 50f6fdb
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `laravel-queue-metrics` will be documented in this file.
4
5
+## v1.1.0 - 2025-11-19
6
+
7
+### What's Changed
8
9
+* fix(redis): use spread operator for variadic Redis set operations by @sylvesterdamgaard in https://github.com/gophpeek/laravel-queue-metrics/pull/1
10
11
+### New Contributors
12
13
+* @sylvesterdamgaard made their first contribution in https://github.com/gophpeek/laravel-queue-metrics/pull/1
14
15
+**Full Changelog**: https://github.com/gophpeek/laravel-queue-metrics/compare/v0.0.1...v1.1.0
16
17
## v1.0.0 - 2025-11-19
18
19
**Full Changelog**: https://github.com/gophpeek/laravel-queue-metrics/commits/v1.0.0
0 commit comments