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 8210281 commit f82a1deCopy full SHA for f82a1de
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All notable changes to `laravel-server-monitor` will be documented in this file
4
5
+## 1.10.1 - 2025-02-21
6
+
7
+### What's Changed
8
9
+* Add type hint to fix deprecation message by @ThobsChoucroute in https://github.com/spatie/laravel-server-monitor/pull/132
10
+* Laravel 12.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-server-monitor/pull/133
11
12
+### New Contributors
13
14
+* @ThobsChoucroute made their first contribution in https://github.com/spatie/laravel-server-monitor/pull/132
15
16
+**Full Changelog**: https://github.com/spatie/laravel-server-monitor/compare/1.10.0...1.10.1
17
18
## 1.10.0 - 2024-03-08
19
20
### What's Changed
0 commit comments